R/event_schedule.R
event_schedule_periodic.Rd
Produces an event schedule object suitable for passing in the events
argument to spec_rescomp()
.
event_schedule_periodic(event_obj, period, start_time = period, priority = 0)
S3 object of class rescomp_event_schedule
.
# TODO