classR2Ncdf: transfers R classes to netCDF classes

Description Usage Arguments Value Author(s) See Also

View source: R/classR2Ncdf.R

Description

Crudely determines the netCDF class from R classes. Only integer, character and double are implemented yet.

Usage

1
classR2Ncdf(object)

Arguments

object

object which class should be determined

Value

character string: netCDF class used in the RNetCDF package.

Author(s)

Jannis v. Buttlar

See Also

RNetCDF


ncdf.tools documentation built on May 2, 2019, 5:16 p.m.