nc_get_var: Retrieve a variable by name

View source: R/nc.R

nc_get_varR Documentation

Retrieve a variable by name

Description

Retrieve a variable by name

Usage

nc_get_var(x, name = "salinity", ...)

Arguments

x

ncdf4 class object

name

the name of the variable to retrieve

...

other arguments for ncvar_get

Value

vector of variable values


BigelowLab/neracoos documentation built on Feb. 13, 2024, 9 a.m.