The flow must be a character string of typical modelbuilder model structure.
get_vars_pars(flow)
flow | A modelbuilder flow, which is a character string. |
---|
A character vector of the variables and parameters, in order.
This function takes as input a modelbuilder flow and extracts the variables and parameters (excludes the math notation).
Andrew Tredennick and Andreas Handel