Fake A Hollywood Hacker Screen. Contribute to bcbcarl/docker-hollywood development by creating an account on GitHub.
bcbcarl/hollywood # Run hollywood docker run --rm -it bcbcarl/hollywoodShinyShiny Learn Shiny Shiny Cheat Sheet Building Web Applications in R with ShinyShiny App Templatelibrary(shiny) ui <- fluidPage() server <- function(input, output) {} shinyApp(ui = ui, server = server)...