Export Data to `COMETS` format
Usage
export_comets(metaboprep, directory, something = "foo")
Arguments
- metaboprep
A `Metaboprep` object containing the data to be exported.
- directory
character, string specifying the path to the directory where the data should be written.
- something
something
Value
the `Metaboprep` object, invisibly, for use in pipes