Date_as_year: Converts a vector of dates (class 'Date') to decimal year...

Description Usage Arguments Value Author(s) Examples

Description

Converts a vector of dates (class 'Date') to calendar years and fractions of year.

Usage

1
Date_as_year (x,format.in)

Arguments

x

Date as variable of class 'Date'

format.in

Format of the date.

Value

Calendar year and fraction of year

Author(s)

Frans Willekens

Examples

1
	Date_as_year (x="1946-03-01")

Biograph documentation built on May 1, 2019, 8:48 p.m.