Giter Club home page Giter Club logo

learnr's Introduction

learnr

R build status CRAN status learnr downloads per month DOI
RStudio community RStudio community

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. Code exercises (R code chunks that users can edit and execute directly).

  3. Quiz questions.

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

  5. Interactive Shiny components.

Tutorials automatically preserve work done within them, so if a user works on a few exercises or questions and returns to the tutorial later they can pick up right where they left off.

Learn more about the learnr package and try example tutorials online at https://pkgs.rstudio.com/learnr.

Installation

Install the latest version of learnr from GitHub with the remotes package:

# install.packages("remotes")
remotes::install_github("rstudio/learnr")

Or you can install the learnr package from CRAN:

install.packages("learnr")

learnr works best with a recent version of RStudio (v1.0.136 or later) which include tools for easily running and previewing tutorials.

learnr's People

Contributors

jjallaire avatar schloerke avatar gadenbuie avatar robbyshaver avatar kevinushey avatar trestletech avatar bborgesr avatar rossellhayes avatar angela-li avatar andrie avatar cpsievert avatar nischalshrestha avatar wch avatar gvwilson avatar isteves avatar garrettgman avatar yihui avatar yabellini avatar jcheng5 avatar beatrizmilz avatar adamblake avatar shalom-lab avatar jtransue avatar helix84 avatar braunsb avatar stragu avatar mine-cetinkaya-rundel avatar mikelmadina avatar indenkun avatar lwjohnst86 avatar

Stargazers

bageltoes avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.