Learn R Programming

TSQCA (version 1.0.0)

split_solution_terms: Split solution expression into terms

Description

Split solution expression into terms

Usage

split_solution_terms(solution)

Value

Character vector of terms.

Arguments

solution

Character. Solution expression (e.g., "X1*X2 + X3").