The goal of usarrestApp
is to run a shiny app showcasing the USArrests
builtin R data.
You can install the development version of usarrestApp
from GitHub with:
# install.packages("devtools")
devtools::install_github("shafayetShafee/usarrestApp")
library(usarrestApp)
runDataApp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.