new_archaeophases_plot: 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
.