delai {spatclus}R Documentation

Time computation between two dates

Description

Computes the time between two dates.

Usage

delai(date1, date2)

Arguments

date1 The first date, obtained by the function date().
date2 The second date, also obtained by the function date().

Value

An output giving the date in hh:mm:ss format.

Author(s)

Christophe Dematte{"i} demattei@iurc.montp.inserm.fr


[Package spatclus version 1.0-3 Index]