factorNA {miscset} | R Documentation |
Create a Factor with NA as Level
Description
Create a factor with NA
values included
and positioned as last level.
Usage
factorNA(x, ...)
Arguments
x |
A vector coerced to character. |
... |
Forwarded to factor. |
Author(s)
Sven E. Templer
[Package miscset version 1.1.0 Index]