R/test.R

Defines functions test

Documented in test

#' Test function
#'
#' @export
#' @examples
#'
#' test()
test <- function() {
}
vidonne/unhcrtemplate documentation built on Sept. 14, 2023, 12:39 a.m.