get_var.osmose.config: get_var method for osmose configuration objects

Description Usage Arguments Value

View source: R/osmose.config-class.R

Description

Get the configuration files from

Usage

1
2
## S3 method for class 'osmose.config'
get_var(object, what, ...)

Arguments

object

Object of osmose.config class. See the read_osmose and readOsmoseConfiguration functions for more information about this object.

what

Name of the variable to extract from the configuration file.

...

Extra arguments for plotting method.

Value

An object of list class containing all the relevant information about the variable extracted.


osmose documentation built on April 28, 2020, 5:06 p.m.