save_dataframe {netCDF} R Documentation

save dataframe as netcdf file

Description

Usage

save_dataframe(df, file);

Arguments

df

target dataframe object for save as netcdf file. [as dataframe]

file

the file resource or the file path for export the netcdf file data

env

[as Environment]

Details

Authors

SMRUCC genomics

Value

this function returns data object of type any kind.

clr value class

Examples


[Package netCDF version 6.0.0.3654 Index]