sampleInfo {erah} | R Documentation |
Information of the samples
Description
Returns basic information on the samples.
Usage
sampleInfo(Experiment, N.sample = 1)
## S4 method for signature '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
[Package erah version 2.0.1 Index]