R/pcheck_desc.R

#' @title
#' Parameter Check Functions
#'
#' @description
#' These functions are used to check parameter inputs. 
#' 
#' @return 
#' List of parameter objects checked by the function. While the `pcheck.*()`
#' functions do return a value, they are primarily used for their side effects
#' when checking input function parameters.
#'
#' @details
#' These functions are used to check parameter inputs. 
#'
#' @author
#' Tracey S. Frescino
#'
#' @keywords
#' internal
#' @name pcheck_desc
NULL

Try the FIESTAutils package in your browser

Any scripts or data that you put into this service are public.

FIESTAutils documentation built on May 29, 2024, 4:06 a.m.