ddate2date.3d: ddate2date.3d

Description Usage Arguments Value See Also Examples

Description

Transform a date in decimal year format to range of days

Usage

1
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

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

viciana/RTransposer documentation built on May 24, 2019, 8:53 a.m.