View source: R/utils-validation.R
| validate_compatible_dataframes | R Documentation |
Validate that two data frames have compatible dimensions
validate_compatible_dataframes(pre_test, pst_test)
pre_test |
pre-test data frame |
pst_test |
post-test data frame |
TRUE if valid, throws error otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.