parse_factor should always generate explicit NAs #541
Closed
Comments
(i.e. the NA's should be included in the vector of levels, not just appear as NAs in the underlying integer vector) |
jimhester
added a commit
that referenced
this issue
Jan 31, 2017
Which includes `NA` in the factor levels. Fixes #541
jimhester
added a commit
that referenced
this issue
Jan 31, 2017
Which includes `NA` in the factor levels. Fixes #541
jimhester
added a commit
that referenced
this issue
Feb 22, 2017
Which includes `NA` in the factor levels. Fixes #541
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Or it should at least be an option
The text was updated successfully, but these errors were encountered: