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

View source: R/osmose-main.R

getVarR Documentation

Get variable from an osmose-like object.

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

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.


roliveros-ramos/osmose documentation built on Feb. 19, 2023, 8:19 a.m.