Description Usage Arguments Details Value Author(s) Examples
Drops unused factor levels in data.frames
1 | dropall(x)
|
x |
a |
This function makes sure that the factor
levels
in a data.frame
do not contain entries that have already been removed from the factor
itself.
See also: http://en.opasnet.org/
data.frame
J. Tuomisto jouni.tuomisto@thl.fi
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.