The flow must be a character string of typical modelbuilder model structure. The function also concatenates parentheses and the notation before and after them as necessary.
get_math(flow, flowsymbols)
flow | A modelbuilder flow, which is a character string. |
---|---|
flowsymbols | A character vector of the flow variables and parameters,
as returned from |
A character vector of the math symbols, in order.
This function takes as input a modelbuilder flow and extracts the math symbols/notation.
Andrew Tredennick and Andreas Handel