Learn R Programming

shinysky (version 0.1.3)

run.shinysky.example: Run shinysky example shinyapp

Description

Run shinysky example shinyapp

Usage

run.shinysky.example()

Arguments

Examples

Run this code
# NOT RUN {
# simply run it to show a Shiny app

if(interactive()) {
  shiny::run.shinysky.example()
}


# }

Run the code above in your browser using DataLab