Giter Site home page Giter Site logo

splinter6 / learnr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rstudio/learnr

0.0 0.0 0.0 20.7 MB

Interactive Tutorials with R Markdown

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

License: Apache License 2.0

JavaScript 18.67% Python 0.07% R 77.85% CSS 2.15% HTML 1.27%

learnr's Introduction

learnr

R build status CRAN status learnr downloads per month DOI
GitHub Discussions 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://rstudio.github.io/learnr/.

Installation

Install the latest official learnr release from CRAN:

install.packages("learnr")

Or you can install the most recent version in-development from GitHub with the remotes package:

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

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

learnr's People

Contributors

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