fact_na | R Documentation |
fact
with NA
Included NA
values into fact()
fact_na(x, remove = FALSE)
x |
A |
remove |
If |
This re-formats the x
value so that NA
s are found immediately within the
object rather than accessed through its attributes.
A fact
vector
Other factors:
as_ordered()
,
char2fact()
,
drop_levels()
,
fact()
,
fact2char()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.