dataframe {netCDF} R Documentation

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

Description

Usage

dataframe(cdf, symbols, rownames);

Arguments

cdf

[as netCDFReader]

symbols

the symbol will be used as the columns in the generated dataframe. [as string]

Details

Authors

SMRUCC genomics

Value

this function returns data object of type dataframe.

clr value class

Examples


[Package netCDF version 6.0.0.3654 Index]