Get All Sampler Events

getAllSamplerEvents(rootDirectory, dictionaryFile, stations,
  FUN.readSamplerFile, bottlesToConsider = NA,
  sampleEventSeparationTime = 3600, method = "centre",
  signalWidth = 60)

Arguments

rootDirectory

passed to availableAutoSamplerFiles2

dictionaryFile

passed to availableAutoSamplerFiles2

stations

vector of monitoring station names, each of which is passed to availableAutoSamplerFiles2

FUN.readSamplerFile

passed to getAllSamplerEventsFromFiles

bottlesToConsider

passed to getAllSamplerEventsFromFiles

sampleEventSeparationTime

passed to getAllSamplerEventsFromFiles

method

passed to getAllSamplerEventsFromFiles

signalWidth

passed to getAllSamplerEventsFromFiles