stormEventsTable: Function to generate text file with storm event sample bottle...

Description Usage Arguments

Description

This function accepts a vector of storm names, vector of storm start and end datetimes, vector of comments (optional) and list of dataframes containing event data

Usage

1
2
stormEventsTable(StormName, StormStart, StormEnd, tableOut, maxBottleVol,
  bottlePickup, removeComment = "")

Arguments

StormName

vector of storm name(s)

StormStart

vector of storm start dates

StormEnd

vector of storm end dates

tableOut

list of data frames containing event data

maxBottleVol

maximum bottle volume

bottlePickup

date bottles were retrieved

removeComment

vector of comments


jlthomps/SampleSplitting documentation built on May 19, 2019, 12:48 p.m.