in_cal_bp: Convert an age calibration curve to a different calibrated...

Description Usage Arguments Value

View source: R/calibration_curve.R

Description

Convert an age calibration curve to a different calibrated age type

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
in_cal_bp(x)

in_year_ad(x)

## Default S3 method:
in_year_ad(x)

## Default S3 method:
in_cal_bp(x)

## S3 method for class 'age_calibration_curve'
in_cal_bp(x)

## S3 method for class 'age_calibration_curve'
in_year_ad(x)

Arguments

x

An existing age calibration curve (calibration_curve) or numeric vector

Value

A new age calibration curve


paleolimbot/carbon14 documentation built on May 25, 2019, 11:33 p.m.