View source: R/helpfunctions_divide_matrices.R
| factor_to_integer | R Documentation |
Convert a factor to an integer representation
factor_to_integer(x)
x |
a vector. If |
An integer vector when x is a factor, otherwise the original x.
Used in extract_outcome_data().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.