.process_factor_col | R Documentation |
This is usually the first thing to be processed in a formula like
varname ~ x
; ensures that varname
is treated as a factor vector
.process_factor_col(cur_expr, params, env, verbose)
cur_expr |
Current expression, see |
params |
Parameter accumulator |
env |
Environment for the formula, on the first recursion this will be
pulled from |
verbose |
Logical, default |
Parameter list with factor_col
updated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.