Learn R Programming

geocmeans (version 0.3.4)

sanity_check: Parameter checking function

Description

Check that the provided parameters are valid

Usage

sanity_check(dots, data)

Value

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

Arguments

dots

A list of parameters used

data

A numeric and complete dataframe

Examples

Run this code
#This is an internal function, no example provided

Run the code above in your browser using DataLab