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)

ahb108/rcarbon documentation built on Aug. 29, 2023, 9:21 a.m.