validate_arguments: Validate arguments of hymetDP functions

View source: R/validate_arguments.R

validate_argumentsR Documentation

Validate arguments of hymetDP functions

Description

Validate input arguments to hymetDP functions.

Usage

validate_arguments(fun.name, fun.args)

Arguments

fun.name

(character) Name of function from which validate_arguments() is called.

fun.args

(named list) Arguments passed to calling function and formatted as as.list(environment()).

Details

Validation checks are function specific.

kzollove/hymetDP documentation built on Nov. 22, 2022, 10:41 p.m.