writeCSVData: Write feature data frame to a csv file

Description Usage Arguments

View source: R/util-export.R

Description

Write feature data frame to a csv file

Usage

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

Arguments

data

The feature data frame to be written

fName

The name of the csv file to write the data to

label

Unused, but present for compatibility with other write* fucntions

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.