R/GPSviewR.R

GPSviewR <- function() {
  app_path <- paste0(find.package("GPSviewR"), "/app")
  shiny::runApp(app_path, launch.browser = TRUE)
}
swarm-lab/GPSviewR documentation built on May 30, 2019, 9:34 p.m.