ncatt_getDS: Get attribute from netCDF file

View source: R/ncatt_getDS.R

ncatt_getDSR Documentation

Get attribute from netCDF file

Description

Reads an attribute from a netCDF file.

Usage

ncatt_getDS(nc, varid, attname)

Arguments

nc

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

varid

The variable whose attribute is to be read.

attname

Name of the attribute to read

Value

'list'


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