get_math | R Documentation |
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 |
This function takes as input a modelbuilder flow and extracts the math symbols/notation.
A character vector of the math symbols, in order.
Andrew Tredennick and Andreas Handel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.