Skip to contents

Export Data to `Metaboprep` format

Usage

export_metaboprep(metaboprep, directory, ...)

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.

...

other parameters passed to export_metaboprep(), export_comets(), or export_metaboanalyst().

Value

the `Metaboprep` object, invisibly, for use in pipes