Learn R Programming

RSEIS (version 4.2-4)

getmoday: Get Month Day

Description

Get month day from julian day and year

Usage

getmoday(jul, iyear)

Value

mo

Month

dom

day of month

Arguments

jul

julian day

iyear

Year

Author

Jonathan M. Lees<jonathan.lees.edu>

Examples

Run this code
getmoday(234, 2005)

Run the code above in your browser using DataLab