validateArguments: validateArguments

Description Usage Arguments Value

View source: R/rc_validateArguments.R

Description

validateArguments

Usage

1
validateArguments(roundDigits = NA, coerceCols = TRUE, trimChars = TRUE)

Arguments

roundDigits

Number of decimal places to round numeric data column

coerceCols

Boolean - do we coerce columns names?

trimChars

Boolean. If true, strings and factors have whitespace trimmed before comparison.

Value

Nothing. Errors if any parameters are invalid.


eauleaf/dataReviewR documentation built on Dec. 20, 2021, 3:11 a.m.