Learn R Programming

RSEIS (version 4.2-4)

yeardate: time in decimal years

Description

contract a date to decimal years

Usage

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

Value

decimal time

Arguments

yr

year

jd

julian day

hr

hour

mi

minute

sec

second

Author

Jonathan M. Lees<jonathan.lees.edu>

See Also

secdif

Examples

Run this code

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

Run the code above in your browser using DataLab