new_interval() creates an interval object with the specified values.
Usage
new_interval(...)
Arguments
...
A list of time units to be included in the interval and their
amounts. "year", "quarter", "month", "week", "day", "hour", "minute", "second",
"millisecond", "microsecond", "nanosecond", "unit" are supported.