https://rstudio.github.io/learnr/
Interactive Tutorials with R Markdown
https://rstudio.github.io/learnr/
interactive python r r-package rmarkdown rstats shiny sql teaching tutorial
Last synced: about 2 months ago
JSON representation
Interactive Tutorials with R Markdown
- Host: GitHub
- URL: https://rstudio.github.io/learnr/
- Owner: rstudio
- License: apache-2.0
- Created: 2016-10-19T16:33:44.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T18:30:49.000Z (10 months ago)
- Last Synced: 2025-05-03T01:30:20.666Z (about 2 months ago)
- Topics: interactive, python, r, r-package, rmarkdown, rstats, shiny, sql, teaching, tutorial
- Language: R
- Homepage: https://pkgs.rstudio.com/learnr
- Size: 23.1 MB
- Stars: 715
- Watchers: 33
- Forks: 239
- Open Issues: 149
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - Interactive tutorials with `learnr`
- awesome-LearnRwithR - github-page - Official Homepage of the Package. (Content / R-Package Links)
- awesome-r-pkgtools - `{learnr}`
README
---
title: "learnr"
output: md_document
---```{r child="man/rmd-fragments/badges.Rmd"}
``````{r child="man/rmd-fragments/learnr-overview.Rmd"}
```Learn more about the **learnr** package and try example tutorials online at .
## Installation
```{r child="man/rmd-fragments/learnr-install.Rmd"}
```