sch_in: Is 'x' in the schedule?

Description Usage Arguments Details

View source: R/sch-in.R

Description

sch_in() checks if x is in the set of dates defined by the schedule.

Usage

1

Arguments

x

[Date]

A vector of dates.

schedule

[schedule]

A schedule.

Details

sch_in() takes the union of the events in the schedule to construct a single event on which to use event_in().


DavisVaughan/almanac3 documentation built on Oct. 30, 2019, 5:59 a.m.