yint2: get the time interval without having to specify so many...

Description Usage Arguments Value

View source: R/utils.R

Description

We accept dates, and fake them otherwise. Dates must be unique. Iterate over data if necessary for multiple intervals.

Usage

1
yint2(X)

Arguments

X

data.frame with at least columns $date1 and $date2, or $year1 and $year2.

Value

an decimal year value of the time between two dates.


DDM documentation built on May 2, 2019, 6:16 a.m.

Related to yint2 in DDM...