Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T17:27:43.000Z (7 months ago)
- Last Synced: 2024-05-17T03:43:58.002Z (6 months ago)
- Topics: interactive, python, r, r-package, rmarkdown, rstats, shiny, sql, teaching, tutorial
- Language: R
- Homepage: https://pkgs.rstudio.com/learnr
- Size: 20.4 MB
- Stars: 700
- Watchers: 34
- Forks: 236
- Open Issues: 145
-
Metadata Files:
- Readme: README.Rmd
- 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)
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"}
```