dot-tokenise.Rd
Tokenise a formula string
.tokenise(formula, sep = ",")
Character scalar, optionally starting with '='.
The argument separator (e.g., ',' or ';').
A list of token objects, each with fields type and val.
type
val