https://github.com/hadley/reactive-docs
An introduction to reactive documents in R (for teaching stats)
https://github.com/hadley/reactive-docs
Last synced: 9 months ago
JSON representation
An introduction to reactive documents in R (for teaching stats)
- Host: GitHub
- URL: https://github.com/hadley/reactive-docs
- Owner: hadley
- Created: 2015-01-09T22:39:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-09T22:39:30.000Z (about 11 years ago)
- Last Synced: 2025-04-14T08:13:41.343Z (9 months ago)
- Size: 5.7 MB
- Stars: 34
- Watchers: 7
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reactive documents for teaching
```R
devtools::install_github("hadley/tanglekit")
```
Other example of shiny apps for teaching:
* https://stat.duke.edu/~mc301/shiny/applets.html
* https://cwickham.shinyapps.io/anova/
* http://rstudio.georgetowncollege.edu:3838/SlowGoodness/
* https://ijlyttle.shinyapps.io/boxplot/
* http://spark.rstudio.com/khines/mcmc/
* https://github.com/gammarama/intRo
* https://rich.shinyapps.io/regression/
* http://www.albany.edu/psychology/statistics/
* https://github.com/nielsrhansen/shinyProbability
* https://dswalter.shinyapps.io/tdist/
* https://dswalter.shinyapps.io/twonorm/
* https://github.com/mwaskom/ShinyApps
* https://github.com/jalapic/shinyapps
* https://sachsmc.shinyapps.io/illustrateROC/