Building a Command-Line Quiz Application in R | Towards Data Science

Practice control flow, input handling, and functions in R by creating an interactive quiz game.

By · · 1 min read
Building a Command-Line Quiz Application in R | Towards Data Science

Source: Towards Data Science

Practice control flow, input handling, and functions in R by creating an interactive quiz game.