Skip to contents

Returns basic information on the samples.

Usage

sampleInfo(Experiment, N.sample = 1)

# S4 method for MetaboSet
sampleInfo(Experiment, N.sample = 1)

Arguments

Experiment

A 'MetaboSet' S4 object containing the experiment.

N.sample

Integer. The number of the sample to query.

Details

Returns details on a given sample of the experiment, such as name, start time, end time, minium and maximum adquired m/z and scans per second.

See also