NOAA_app | R Documentation |
Wrapper function that launches the NOAA app.
NOAA_app(cache = FALSE)
NOAA_server(extended = TRUE, cache)
cache |
Caching the extracted NOAA file in the package's |
extended |
Boolean whether to build the extended module
(default = |
Shiny app
if (interactive()) {
# run app
NOAA_app()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.