eq_convert_date: Converting BC dates

Description Usage Arguments Value Examples

Description

This function helps properly format BC dates in the dataset.

Usage

1
eq_convert_date(y, m, d)

Arguments

y

Year

m

Month

d

Day

Value

This function returns the properly formatted and combined date of year, month and day for both BC or AD dates

Examples

1
## Not run: eq_convert_date(-2150, 1, 1)

perfectslumber/NOAAsignif documentation built on May 23, 2019, 5:04 a.m.