yijutseng / learnr

Interactive Tutorials with R Markdown

Home Page:https://rstudio.github.com/learnr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learnr: Interactive tutorials for R

The learnr package makes it easy to turn any R Markdown document into an interactive tutorial. Tutorials consist of content along with interactive components for checking and reinforcing understanding. Tutorials can include any or all of the following:

  1. Narrative, figures, illustrations, and equations.

  2. Videos (supported services include YouTube and Vimeo).

  3. Code exercises (R code chunks that users can edit and execute directly).

  4. Quiz questions.

  5. Interactive Shiny components.

You can find documentation on using the learnr package here: https://rstudio.github.com/learnr/

About

Interactive Tutorials with R Markdown

https://rstudio.github.com/learnr/

License:Apache License 2.0


Languages

Language:JavaScript 90.2%Language:R 6.0%Language:HTML 3.2%Language:CSS 0.7%