delai {spatclus} | R Documentation |
Computes the time between two dates.
delai(date1, date2)
date1 |
The first date, obtained by the function date(). |
date2 |
The second date, also obtained by the function date(). |
An output giving the date in hh:mm:ss format.
Christophe Dematte{"i} demattei@iurc.montp.inserm.fr