yeardate {RSEIS}R Documentation

time in decimal years

Description

contract a date to decimal years

Usage

yeardate(yr, jd, hr, mi, sec)

Arguments

yr year
jd julian day
hr hour
mi minute
sec second

Value

decimal time

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

secdif

Examples


   yeardate(2005, 98, 12, 16, 32)
   

[Package RSEIS version 2.1-4 Index]