tojul {RSEIS}R Documentation

Julian Day

Description

Convert to Julian Day. Used for calculations.

Usage

tojul(year, month, day)

Arguments

year

year

month

month

day

day

Value

Julian Days

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

Examples

tojul(1953, 3, 19)

[Package RSEIS version 4.2-0 Index]