powered by
Converts calibrated BP dates to BC/AD dates, omitting `year 0'
BPtoBCAD(x)
A numerical vector (currently only basic checks that these numbers are in a sensible range).
A vector with BC/BCE dates expressed as negative numbers and AD/CE dates as positive ones.
# NOT RUN { BPtoBCAD(4200) # }
Run the code above in your browser using DataLab