Skip to content

A Shiny web app for practising basic R programming skills. Based off the `exbook` package in Python.

License

Notifications You must be signed in to change notification settings

tsu2000/exbook_R

Repository files navigation

exbook_R

A Shiny web application tailored towards beginner programmers that allows users to practice their R programming skills. Based off the exbook package in Python here.

image

There are currently 36 questions available for practice.

Application details:

  • Users are free to submit pull requests to improve the overall application experience.
  • Data for all questions in the web app can be found in the question_bank.json file.
  • The difficulty levels are just a suggestion as they are based on beginners' programming ability, and some 'Medium' and 'Hard' difficulty questions may actually be equivalent to a LeetCode 'Easy'.
  • GitHub Actions automatically re-deploys the web app from shinyapps.io (where the site is hosted) when a commit is made to main and restarts the application when changes are made to the question_bank.json file.
  • There are currently no plans to turn the web app into an R package.

Link to web app:

About

A Shiny web app for practising basic R programming skills. Based off the `exbook` package in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published