write.cdf-methods {xcms} | R Documentation |
Write the raw data to a (simple) CDF file.
object |
the xcmsRaw object |
filename |
filename (may include full path) for the CDF file. Pipes or URLs are not allowed. |
Currently the only application known to read the resulting file is XCMS. Others, especially those which build on the AndiMS library, will refuse to load the output.
None.
write.cdf(object, filename)