GithubHelp home page GithubHelp logo

bhogan-mitre / learnr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rstudio/learnr

0.0 0.0 0.0 9.04 MB

Interactive Tutorials with R Markdown

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

License: Other

R 12.78% CSS 0.60% JavaScript 86.26% HTML 0.35%

learnr's Introduction

learnr: Interactive tutorials for R

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. 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/

FAQ

Error: Deployment Dependencies Not Found

If your tutorial contains broken code within exercises for users to fix, the CRAN version of packrat will not find all of your dependencies to install when the tutorial is deployed. To deploy tutorials containing broken exercise code, install the development version of packrat. This version of packrat is able to find dependencies per R chunk, allowing for broken R chunks within the tutorial file.

devtools::install_github("rstudio/packrat")

IE / Edge Support

learnr does not actively support IE11 and Edge.

learnr's People

Contributors

jjallaire avatar schloerke avatar robbyshaver avatar kevinushey avatar trestletech avatar bborgesr avatar angela-li avatar andrie avatar bhogan-mitre avatar gvwilson avatar isteves avatar garrettgman avatar yihui avatar jcheng5 avatar adamblake avatar dpastoor avatar haozhu233 avatar bjornerstedt avatar krlmlr avatar lwjohnst86 avatar mine-cetinkaya-rundel avatar braunsb 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.