Learn R Programming

xcms (version 1.48.0)

write.cdf-methods: Save an xcmsRaw object to file

Description

Write the raw data to a (simple) CDF file.

Arguments

object
the xcmsRaw object
filename
filename (may include full path) for the CDF file. Pipes or URLs are not allowed.

Value

None.

Methods

object = "xcmsRaw"
write.cdf(object, filename)

Details

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.

See Also

xcmsRaw-class, xcmsRaw,