Join us for
RADAR: AI Edition

PKNCA (version 0.11.0)

parse_formula_to_cols: Convert a formula representation to the columns for input data

Description

Convert a formula representation to the columns for input data

Usage

parse_formula_to_cols(form)

Value

A list of column names for various formula parts

Arguments

form

the formula (or something coercible into a formula) to extract into its parts

See Also

Other Formula parsing: findOperator()