exportDFtoTxt: Export results data of a data frame into a text files, for...

Description Usage Arguments Examples

Description

Export results data of a data frame into a text files, for which each lines separates the data from every data frame colum by tabulation. This text file can be easily opened with excel.

Usage

1
exportDFtoTxt(export_data, exportNameFile)

Arguments

a

dataframe.

Examples

1
exportDFtoTxt(dataFrame, exportFileName)

sandraTL/PathQuant documentation built on May 29, 2019, 1:45 p.m.