R/recdatel.R

Defines functions `recdatel`

`recdatel` <-
function(X)
{
recdate(jd=X$jd, hr=X$hr, mi=X$mi, sec=X$sec, yr=X$yr)
}

Try the RSEIS package in your browser

Any scripts or data that you put into this service are public.

RSEIS documentation built on Aug. 19, 2023, 5:07 p.m.