Skip to contents

Export Data to `MetaboAnalyst` format

Usage

export_metaboanalyst(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