get_vars_pars: Extract the variables and parameters from a flow

View source: R/get_vars_pars.R

get_vars_parsR Documentation

Extract the variables and parameters from a flow

Description

The flow must be a character string of typical modelbuilder model structure.

Usage

get_vars_pars(flow)

Arguments

flow

A modelbuilder flow, which is a character string.

Details

This function takes as input a modelbuilder flow and extracts the variables and parameters (excludes the math notation).

Value

A character vector of the variables and parameters, in order.

Author(s)

Andrew Tredennick and Andreas Handel


andreashandel/modelbuilder documentation built on April 16, 2024, 8:48 a.m.