inst/examples/crandash/README.md

crandash

Demo of dashboard with streaming updates, using flexdashboard and shiny.

The streaming data is a 1-week-delayed livestream of download logs from cran.rstudio.com. The server code for that service is at jcheng5/cransim.

Requirements

install.packages(c("shiny", "dplyr", "htmlwidgets", "digest", "bit"))
devtools::install_github("jcheng5/bubbles")
devtools::install_github("hadley/shinySignals")

Running the Dashboard

rmarkdown::run("crandash.Rmd")


rstudio/flexdashboard documentation built on Oct. 18, 2023, 11:02 a.m.