fct_to_na {tabxplor} | R Documentation |
Replace Factor Levels with NA
Description
Replace Factor Levels with NA
Usage
fct_to_na(factor, patternlist)
Arguments
factor |
A factor. |
patternlist |
A character vector of levels. |
Value
A factor.
[Package tabxplor version 1.2.0 Index]