boundLaneDates: Bound Lane Dates

Description Usage Arguments

View source: R/correctionsataglance-data.R

Description

Given start and end dates, bound them to the provided date range

Usage

1
boundLaneDates(startDates, endDates, dateRange, padDays = 0)

Arguments

startDates

The start dates to bound

endDates

The end dates to bound

dateRange

The date range to bound the dates to

padDays

[DEFAULT: 0] The number of days to pad dates with


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.