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: about 1 month ago
JSON representation

Interactive Tutorials with R Markdown

Lists

README

        

---
title: "learnr"
output: md_document
---

# learnr

```{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"}
```