Rdocumentation
powered by
Learn R Programming
RSEIS (version 3.6-8)
getmoday: Get Month Day
Description
Get month day from julian day and year
Usage
getmoday(jul, iyear)
Arguments
jul
julian day
iyear
Year
Value
Examples
Run this code
getmoday(
234
,
2005
)
Run the code above in your browser using
DataLab