prep.date: Prepare date

View source: R/prepdate.r

prep.dateR Documentation

Prepare date

Description

Checks if x is date-time object or day of the year (doy) and returns doy.

Usage

prep.date(x)

Arguments

x

date-time object or Day of the year

Value

Day of the year


MeTo documentation built on May 25, 2022, 9:10 a.m.

Related to prep.date in MeTo...