ncvar_getDS: Read data from netCDF file

View source: R/ncvar_getDS.R

ncvar_getDSR Documentation

Read data from netCDF file

Description

Reads data from an existing netCDF file.

Usage

ncvar_getDS(nc, varid)

Arguments

nc

An object of class ncdf4 (loaded from a NetCDF resource), indicating what file to read from.

varid

What variable to read the data from.

Value

'vector'


isglobal-brge/dsExposome documentation built on Feb. 20, 2023, 11:19 a.m.