R/JtimL.R

Defines functions `JtimL`

`JtimL` <-
function(j)
  {
    return(Jtim(j$jd, j$hr, j$mi, j$sec))
  }

Try the RSEIS package in your browser

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

RSEIS documentation built on Sept. 13, 2024, 1:09 a.m.