writeOutputFile: Generic function to write 'data' to 'outputFolder' with...

View source: R/saveOutput.R

writeOutputFileR Documentation

Generic function to write 'data' to 'outputFolder' with 'fileName'

Description

The data are saved in tab delimited format.

Usage

writeOutputFile(data, outputFolder, fileName)

Arguments

data

tabular data

outputFolder

str. Path to folder where 'data' should be saved.

fileName

str. Name of file to write in output.


MassDynamics/MassExpression documentation built on May 7, 2023, 11:29 a.m.