R/load_dep_DEV.R

#----------------------------------------------------------------------------#

#' Load dependencies (DEV function - to be used only for internal testing and development). 
#'
#' Add any (temporary) dependencies as @import statements. 
#' 
#' @details Maintained by: Clara Marquardt
#' 
#' @export

load_dep <- function() {

	# load dependencies (specified above (@import))
}

#----------------------------------------------------------------------------#
ClaraMarquardt/ehR documentation built on May 6, 2019, 12:02 p.m.