Description Usage Arguments Value
This functions checks that the given column is present in the data and that all columns besides the class column are numeric.
1 | validate_dataset(data, cls_col)
|
data |
Dataframe to validate. |
cls_col |
Column with class information. |
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.