View source: R/conversion_methods.R
relevel.eda | R Documentation |
Sets new levels for a factor-type EDA object. Releveling of a numeric-type EDA raises an error.
## S3 method for class 'eda'
relevel(x, newlevels, ...)
x |
an EDA object, created by |
newlevels |
a character vector with new levels. |
a factor-type EDA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.