new_archaeophases_plot: Constructor for 'archaeophases_plot' object

View source: R/S3Classes.R

new_archaeophases_plotR Documentation

Constructor for archaeophases_plot object

Description

Objects returned by ArchaeoPhases plot functions.

Usage

new_archaeophases_plot(x = list(), mcmc = list(), call = match.call())

Arguments

x

A data frame with the plot data.

mcmc

An archaeophases_mcmc object.

call

How the function was called.

Value

An archaeophases_plot object that inherits from archaeophases_mcmc.

Author(s)

Thomas S. Dye, tsd@tsdye.online

See Also

read_chronomodel

read_bcal

read_oxcal


ArchaeoPhases documentation built on June 22, 2022, 1:05 a.m.