R/shiny_utilities.R

Defines functions process_files set_shinyserver

# Hidden function called with ::: before deploying to shiny server:
set_shinyserver <- function(status=TRUE){
	tidyepi_env$shinyserver <- status
}


process_files <- function(files){
	
	print('processing')
}
ku-awdc/tidyepi documentation built on Dec. 8, 2020, 5:24 p.m.