ddate2date: ddate2date

Description Usage Arguments Value Examples

Description

Transform a date in decimal year format to a specific day or a range of days

Usage

1
ddate2date(ddate, type = "start")

Arguments

ddate

A numeric value in years with decimals

type

Not yet implemented

Value

date.table con solo una fechas: start.date

Examples

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

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