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