BCADtoBP {rcarbon} | R 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)
[Package rcarbon version 1.5.1 Index]