View source: R/general_methods.R
droplevels.eda | R Documentation |
Removes empty levels from the values of factor-type EDA object. For numeric-type ones NULL is returned and a warning generated.
## S3 method for class 'eda'
droplevels(x, ...)
x |
an EDA object, created by |
an EDA object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.