nscmov | R Documentation |
Process for updating coordinates on Shiny app:
pull updated data from github
run nscmov()
run Repeatr_1
Put updated rda files in the data folder
push updates to github
reinstall Repeatr package from github
run shiny app from app.R
reinstall the Shiny app on shinyapps.io
nscmov(fls_venue_geocoding_update_filename = NULL)
fls_venue_geocoding_update_filename |
filename of file with which to update coordinates data in othervariables.rda |
fls_venue_geocoding_update <- system.file("extdata", "fls_venue_geocoding.csv", package = "Repeatr")
othervariables <- nscmov(fls_venue_geocoding_update_filename = fls_venue_geocoding_update)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.