Learn R Programming

RSEIS (version 3.5-2)

yeardate: 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

See Also

secdif

Examples

Run this code

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

Run the code above in your browser using DataLab