sanity_check: Parameter checking function

View source: R/assembling.R

sanity_checkR Documentation

Parameter checking function

Description

Check that the provided parameters are valid

Usage

sanity_check(dots, data)

Arguments

dots

A list of parameters used

data

A numeric and complete dataframe

Value

A boolean, TRUE if all the tests are passed, FALSE otherwise

Examples

#This is an internal function, no example provided

geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.