ddate2date.3d: ddate2date.3d

ddate2date.3dR Documentation

ddate2date.3d

Description

Transform a date in decimal year format to range of days

Usage

ddate2date.3d(ddate, type = "start", with = 0.1)

Arguments

ddate

A numeric value in years with decimals

type

!no implementado!

with

Width of the temporal granule that begins in ddate. By default 0.1 year

Value

date.table con 3 fechas: start.date, end.date, central.date

See Also

ddate2date

Examples

ddate2date.3d(1985 + seq(0,1,by=.1))
ddate2date.3d(1984 + seq(0,1,by=.1))

viciana/RTransposer documentation built on July 4, 2025, 8:55 a.m.