R/get_vars_pars.R
get_vars_pars.Rd
The flow must be a character string as used in flowdiagramr and modelbuilder.
get_vars_pars(flow)
A flow, which is a character string.
A character vector of the variables and parameters, in order.
This function takes as input a single flow expression and extracts the variables and parameters (excludes the math notation).