TropFishR (version 1.6.2)

yeardec2date: Year - Date conversion

Description

Convert numeric years to dates

Usage

yeardec2date(yeardec)

Arguments

yeardec

numeric year

Value

date in format "%Y-%m-%d" (class 'Date').

Examples

Run this code
# NOT RUN {
 yeardec2date(2014.14)

# }

Run the code above in your browser using DataCamp Workspace