View source: R/parse_formula_to_cols.R
parse_formula_to_cols | R Documentation |
Convert a formula representation to the columns for input data
parse_formula_to_cols(form)
form |
the formula (or something coercible into a formula) to extract into its parts |
A list of column names for various formula parts
Other Formula parsing:
findOperator()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.