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
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