Description Usage Arguments Value
Get Sample Information
1 2 3 4 5 6 | getSampleInformation(dictionary = settings$dictionary,
sampleEventSeparationTime = settings$sampleEventSeparationTime,
sampleEventIndices = -1,
bottlesToConsider = settings$bottlesToConsider,
method = settings$sampleEventMethod, FUN.readSamplerFile,
settings = NULL, signalWidth = 1)
|
dictionary |
default: settings$dictionary |
sampleEventSeparationTime |
default: settings$sampleEventSeparationTime |
sampleEventIndices |
default: -1 |
bottlesToConsider |
default: settings$bottlesToConsider |
method |
one of the methods supported by
|
FUN.readSamplerFile |
function to be used to read an auto sampler file |
settings |
list of settings, as returned by |
signalWidth |
signal width in seconds. Default: 1 |
list with elements sampleTimes, samplingEvents, bottle events (data frame with columns...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.