CreateTimeSteps: CreateTimeSteps

Description Usage Arguments Value

View source: R/sim.R

Description

Create the time steps within a step interval

Usage

1
CreateTimeSteps(step_interval)

Arguments

step_interval

= an Interval object from lubridate that represents the current step interval

time_step_period

= a Period object specifying the length of the time step period. Note that if the length of the current_step_interval is equal to the time_step_period the function will return a POSIXct object with the same date as the end of the current_step_interval.

Value

a list of intervals


Blakemassey/ibmr documentation built on Dec. 25, 2021, 8:39 a.m.