Skip to contents

Compatibility with Munirflow deploy time format. Returns a list with a startDate, endDate and interval for the new format.

Usage

.deployTime_compat(
  y1 = 2000,
  y2 = NULL,
  m1 = 5,
  m2 = NULL,
  d1 = 5,
  d2 = NULL,
  every = 1,
  interval = "year",
  ...
)

Arguments

y1

Year of the first date (surveys starting from year y1)

y2

Year of the end date (surveys continuing until year y2)

m1

Month of the first date

m2

Month of the end date

d1

Day of the first date

d2

Day of the end date

every

Interval size

interval

Interval size (days, weeks, )

...

Deprecated arguments