{netCDF} R# Documentation

netCDF


require(R);

#' netCDF toolkit
imports "netCDF" from "base";

netCDF toolkit

netCDF toolkit



.NET clr function exports
open.netCDF

open a netCDF data file

dimensions
globalAttributes
variables
attr

get attribute data of a cdf variable

var
getValue

get value from variable

dataframe

read multiple variable symbols in the given cdf file and then create as dataframe object

save_dataframe

save dataframe as netcdf file


[Document Index]