| .coerce_fct_levels | R Documentation |
A wrapper around level-coercion helpers.
.coerce_fct_levels(
x,
levels = NULL,
to_na = character(),
x_arg = caller_arg(x),
call = caller_env()
)
x |
The argument to stabilize. |
levels |
|
to_na |
|
x_arg |
|
call |
|
x as a factor with specified levels and NAs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.