date_from_decimal_day: date_from_decimal_day

View source: R/func_date_from_decimal_day.R

date_from_decimal_dayR Documentation

date_from_decimal_day

Description

converts DOY.decimalday into a POSIXct object.

Usage

date_from_decimal_day(decimal_day, date_origin, tz = "UTC")

Arguments

decimal_day

date stored as DOY.decimalday

date_origin

origin of decimal_day as YYYY/MM/DD

Value

decimal_day as POSIXct


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.