BCADtoBP function

Convert BC/AD dates to BP format

Convert BC/AD dates to BP format

Converts BC/AD dates to BP format while handling the absence of 'year 0'

BCADtoBP(x)

Arguments

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

Returns

A vector with BP dates.

Examples

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