Description Usage Arguments Value Examples
View source: R/convertformats.R
Converts calibrated BP dates to BC/AD dates, omitting 'year 0'
1  | BPtoBCAD(x)
 | 
x | 
 A numerical vector (currently no 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.
1  | BPtoBCAD(4200)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.