View source: R/interactive_functions.R
shiny_batPlots | R Documentation |
launches an interactive web app
shiny_batPlots(
lat_default = 47.4,
long_default = 8.52,
customCoord_default = FALSE,
time_zone_default = "UTC+1",
option_list = list(shiny.launch.browser = TRUE, shiny.maxRequestSize = 100 * 1024^2,
encoding = "UTF-8")
)
option_list |
a list of global shiny options |
launches a WebApp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.