BPtoBCAD function

Convert BP dates to BC/AD format

Convert BP dates to BC/AD format

Converts calibrated BP dates to BC/AD dates, omitting `year 0'

BPtoBCAD(x)

Arguments

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

Returns

A vector with BC/BCE dates expressed as negative numbers and AD/CE dates as positive ones.

Examples

BPtoBCAD(4200)
  • Maintainer: Enrico Crema
  • License: GPL (>= 2)
  • Last published: 2023-08-24