get_var: Get variable from an 'osmose'-like object.

Description Usage Arguments Value

View source: R/osmose-main.R

Description

Function to get a variable from an object of osmose class. This function uses the get_var method (see the get_var.osmose).

Usage

1
2
3
getVar(object, what, how, ...)

get_var(object, what, how, ...)

Arguments

object

Object of osmose class (see the read_osmose function).

what

Variable to extract

how

Output format

...

Additional arguments of the function.

Value

An array or a list containing the extracted data.


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