R/VRAP.R

Defines functions VRAP

Documented in VRAP

#' @title VRAP
#' @description Function to call the shiny app
VRAP = function(){
  runApp(system.file('VRAP', package='VRAP'), launch.browser=TRUE)
}
eeholmes/VRAP documentation built on May 28, 2019, 8:24 a.m.