BC.AD: Converts year number (epoch) to calendar year

Description Usage Arguments Examples

View source: R/dates.R

Description

Converts year number (epoch) to calendar year

Usage

1

Arguments

year

year number

Examples

1
2
3
4
5
BC.AD(100)
BC.AD(0)
BC.AD(-1)
BC.AD(-99)
BC.AD(-100)

skyscapeR documentation built on Oct. 30, 2021, 1:06 a.m.