R/documentation-dummies.R

Defines functions argument_dummy

Documented in argument_dummy

#' @title Argument dummy
#' 
#' @param verbose Logical. If set to TRUE informative messages regarding
#' the computational progress will be printed.
#'
#' (Warning messages will always be printed.)
#'
#' @keywords internal
#'
argument_dummy <- function(){}
theMILOlab/SPATAData documentation built on Aug. 27, 2024, 5:04 p.m.