Skip to contents

Export Data to `Omiprep` format

Usage

export_omiprep(omiprep, directory, ...)

Arguments

omiprep

A `Omiprep` 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_omiprep(), export_comets(), or export_metaboanalyst().

Value

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