rawdata: Read the variable as is

View source: R/nc-utils.R

rawdataR Documentation

Read the variable as is

Description

Read the variable as is

Usage

rawdata(x, varname, ..., native = FALSE)

## S3 method for class 'character'
rawdata(x, varname, ..., native = FALSE)

## S3 method for class 'NetCDF'
rawdata(x, varname, ..., native = FALSE)

Arguments

x

netcdf file path

varname

variable name

...

dots (ignored)

native

maintain values in internal storge mode (default is FALSE)


mdsumner/angstroms documentation built on Oct. 11, 2024, 10:36 p.m.