classR2Ncdf: classR2Ncdf

Description Usage Arguments Value Author(s)

View source: R/classR2Ncdf.R

Description

transfers R classes to ncdf classes Crudely determines the ncdf 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: ncdf class used in the RNetCDF package.

Author(s)

Jannis v. Buttlar, Thomas Wutzler


bgctw/ncdfTools documentation built on Jan. 29, 2020, 1:16 p.m.