app.R

# this file will run the main shiny app for this package
dir <- system.file("shiny", "fpl-virsnieks", package="fplVirsnieks")
setwd(dir)
shiny::shinyAppDir(".")
slowdevel/fpl-virsnieks documentation built on Nov. 5, 2019, 9:10 a.m.