231 Forks
598 Stars
598 Watchers

learnr

Interactive Tutorials with R Markdown

How to download and setup learnr

Open terminal and run command
git clone https://github.com/rstudio/learnr.git
git clone is used to create a copy or clone of learnr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with learnr https://github.com/rstudio/learnr/archive/master.zip

Or simply clone learnr with SSH
[email protected]:rstudio/learnr.git

If you have some problems with learnr

You may open issue on learnr support forum (system) here: https://github.com/rstudio/learnr/issues