ncdfResource-class {ncdfCF}R Documentation

Low-level access to the RNetCDF package

Description

This class, of which there will be 1 instance in the package, shared by all ncdfObjects, provides low-level access to the RNetCDF package, mainly to provide a valid handle with which to access the underlying netCDF resource.

Slots

uri

character.

handle

ANY.


[Package ncdfCF version 0.1.1 Index]