Description Usage Arguments Value
View source: R/rc_validateArguments.R
validateArguments
1 | validateArguments(roundDigits = NA, coerceCols = TRUE, trimChars = TRUE)
|
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. |
Nothing. Errors if any parameters are invalid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.