R/validateAnalysis.R

Defines functions validateAnalysis

#' Validates the results of the analytic workflow for the TDAPseudotime project
#'
#' @keywords 4CE
#' @export

validateAnalysis <- function() {
	#TODO: implement validation
}
covidclinical/Phase2.1TDAPseudotimeRPackage documentation built on Sept. 27, 2020, 12:03 a.m.