R/funs.R

Defines functions funs

Documented in funs

#' Title
#'
#' @return
#' @export
#'
#' @examples
#' funs()
funs <- function() {
  NULL
}
CorradoLanera/supportr.funs documentation built on Dec. 17, 2021, 3:06 p.m.