View source: R/get_vars_pars.R
get_vars_pars | R Documentation |
The flow must be a character string as used in flowdiagramr and modelbuilder.
get_vars_pars(flow)
flow |
A flow, which is a character string. |
This function takes as input a single flow expression and extracts the variables and parameters (excludes the math notation).
A character vector of the variables and parameters, 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.