writeIBSpectra: Write IBSpectra file as CSV in a format readable by...

Description Usage Arguments Author(s)

View source: R/IBSpectra-class.R

Description

Write IBSpectra file using write.table with defaults in a format readable by readIBSpectra.

Usage

1
writeIBSpectra(ibspectra, file, sep = "\t", row.names = FALSE, ...)

Arguments

ibspectra

IBSpectra object

file

file name.

sep

field separator string.

row.names

indicates whether row.names should be written.

...

further arguments to write.table

Author(s)

Florian P Breitwieser


isobar documentation built on Nov. 8, 2020, 7:48 p.m.