R/rfunctions.R

#' Runs the SpatialEpiApp Shiny web application.
#' @export
run_app <- function() {
  shiny::runApp(system.file('SpatialEpiApp', package='SpatialEpiApp'))
}

Try the SpatialEpiApp package in your browser

Any scripts or data that you put into this service are public.

SpatialEpiApp documentation built on May 1, 2019, 11:16 p.m.