From df2eea94ba7576549d89eb5d0a636f85e3c813cf Mon Sep 17 00:00:00 2001 From: "B.Anderson" <ba1e12@srv02405.soton.ac.uk> Date: Sun, 17 May 2020 19:48:01 +0100 Subject: [PATCH] added family tag --- R/setup.R | 1 + 1 file changed, 1 insertion(+) diff --git a/R/setup.R b/R/setup.R index 64b64b8..6baca01 100644 --- a/R/setup.R +++ b/R/setup.R @@ -4,6 +4,7 @@ #' #' @author Ben Anderson, \email{b.anderson@@soton.ac.uk} #' @export +#' @family utils #' setup <- function() { source(here::here("env.R")) -- GitLab