writeH5Data: Write feature data frame to an hdf5 file

Description Usage Arguments

View source: R/util-export.R

Description

Write feature data frame to an hdf5 file

Usage

1
writeH5Data(data, fName, label, filePath = NA)

Arguments

data

The feature data frame to be written

fName

The name of the hdf5 formatted file to write the data to

label

The name of the data table within the hdf5 file

filePath

optional path to the location where exported files should be written (if applicable). Default is getwd()


ConvergenceDA/visdom documentation built on May 6, 2019, 12:51 p.m.