View source: R/get_vars_pars.R
get_vars_pars | R Documentation |
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. |
This function takes as input a modelbuilder flow 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.