readAndJoinSamplerFiles: Read Multiple Auto-Sampler Files

Description Usage Arguments Value

View source: R/sample.R

Description

Read Multiple Auto-Sampler Files

Usage

1
2
readAndJoinSamplerFiles(samplerFiles, FUN.readSamplerFile,
  bottlesToConsider = NA, ...)

Arguments

samplerFiles

vector of paths to sampler files

FUN.readSamplerFile

function to be used for reading the sampler file

bottlesToConsider

vector of bottle numbers to consider. Defaults to NA meaning that information on all bottles are to be returened.

...

further arguments passed to FUN.readSamplerFile

Value

data frame with columns file, myDateTime, sample, bottle, volume, unit, result


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