nscmov: nscmov = No satellite could map our veins.

View source: R/nscmov.R

nscmovR Documentation

nscmov = No satellite could map our veins.

Description

Process for updating coordinates on Shiny app:

  1. pull updated data from github

  2. run nscmov()

  3. run Repeatr_1

  4. Put updated rda files in the data folder

  5. push updates to github

  6. reinstall Repeatr package from github

  7. run shiny app from app.R

  8. reinstall the Shiny app on shinyapps.io

Usage

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)


alexmitrani/Repeatr documentation built on Feb. 3, 2025, 1:36 p.m.