BCADtoBP: Convert BC/AD dates to BP format

View source: R/utilities.R

BCADtoBPR Documentation

Convert BC/AD dates to BP format

Description

Converts BC/AD dates to BP format while handling the absence of 'year 0'

Usage

BCADtoBP(x)

Arguments

x

A numerical vector (currently only basic checks that these numbers are in a sensible range).

Value

A vector with BP dates.

Examples

BCADtoBP(-1268)

rcarbon documentation built on Aug. 24, 2023, 5:11 p.m.