Process for updating coordinates on Shiny app:

  1. pull updated data from github

  2. run nscmov()

  3. push updates to github

  4. reinstall Repeatr package from github

  5. run shiny app from app.R

  6. reinstall the Shiny app on shinyapps.io

nscmov(fls_venue_geocoding_update_filename = NULL)

Arguments

fls_venue_geocoding_update_filename

filename of file with which to update coordinates data in othervariables.rda

Examples

fls_venue_geocoding_update <- system.file("extdata", "fls_venue_geocoding.csv", package = "Repeatr")
othervariables <- nscmov(fls_venue_geocoding_update_filename = fls_venue_geocoding_update)
#> Joining with `by = join_by(venue, city, country)`
#> Error in setwd(mydatadir): cannot change working directory