ds.ncvar_get: Read data from netCDF file

View source: R/ds.ncvar_get.R

ds.ncvar_getR Documentation

Read data from netCDF file

Description

Reads data from an existing netCDF file.

Usage

ds.ncvar_get(nc, varid, new.obj = "ncvar", datasources = NULL)

Arguments

nc

(Object server name of: )'character' An object of class ncdf4 (loaded from a NetCDF resource), indicating what file to read from.

varid

'character' What variable to read the data from.

Value

Creates object on the server


isglobal-brge/dsExposomeClient documentation built on March 5, 2024, 12:26 p.m.