cfvar_get: Get varibles values from nc file

Description Usage Arguments

View source: R/nc.R

Description

Get varibles values from nc file

Usage

1
cfvar_get(nc, varname, ...)

Arguments

nc

An object of class ncdf4 (as returned from nc_open), indicating what file to read from.

varname

The variables names in the nc file.

...

Arguments are used to specify which data will be returned.


byzheng/ncdf4cf documentation built on Oct. 25, 2021, 2:12 a.m.