man-roxygen/params_module.R

#' @param repo `(character(1)`\cr
#'  A GitHub repository to look for modules. 
#'  By default, this uses 'dymium-org/dymiumModules' which is the main repository
#'  that hosts the package and a public repository for shared modules.
#' @param version `(character(1)`\cr
#'  Version number of a module. This should follow the following convention,
#'  if you want to download the version 1.1.0 of a module then you should type in
#'  "1.1.0". If this field is left blank, the latest version of the module will be
#'  used.
#' @param name (`character(1)`)\cr
#'  A module name.
dymium-org/dymiumModules documentation built on May 23, 2020, 10:30 a.m.