runMosqModApp | R Documentation |
Runs shiny app locally using the 'app/app.R' file included in 'mosqmod' package (i.e. 'Program Files/R/R.X.X.X/library/mosqmod').
runMosqModApp(cliflo_requests = TRUE)
cliflo_requests |
Make requests to CliFlo database to update temperatures (default = TRUE). Set to FALSE to disable when working on restricted networks for example. |
## Not run:
mosqmod::runMosqModApp(cliflo_requests = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.