Description Usage Arguments Value Examples
Tests if data.frame is discrete (i.e. all of its columns are factors)
1 |
df |
A |
Boolean: TRUE if all columns of the data.frame
df are factors, FALSE otherwise; If the provided df
object is of other type than data.frame, the function throws an
error.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.