Description Usage Arguments Author(s)
View source: R/IBSpectra-class.R
Write IBSpectra file using write.table with defaults in a format readable by readIBSpectra.
1 | writeIBSpectra(ibspectra, file, sep = "\t", row.names = FALSE, ...)
|
ibspectra |
IBSpectra object |
file |
file name. |
sep |
field separator string. |
row.names |
indicates whether row.names should be written. |
... |
further arguments to |
Florian P Breitwieser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.