getAllSamplerEvents: Get All Sampler Events

Description Usage Arguments

View source: R/sample.R

Description

Get All Sampler Events

Usage

1
2
3
4
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


KWB-R/kwb.monitoring documentation built on May 17, 2019, 1:06 p.m.