get_julian: Get Julian Day

Description Usage Arguments Value Examples

View source: R/tools_time_utm_zone.R

Description

get_julian calculate julian day of a POSIXct object.

Usage

1
get_julian(x, origin = NULL)

Arguments

x

a POSIXct object

origin

facultative date object for origin of julian days. Default January, 1st 2000.

Value

a numeric object with days passed since origin

Examples

1
changeTZ(x,"Africa/Harare")

rpatin/gpstools documentation built on Sept. 25, 2021, 7:47 a.m.