An S4 class to represent OxCal output.
Coerce
In the code snippets below, x
is an OxCalOutput
object.
as.data.frame(x)
Coerces to a
data.frame
.
An S4 class to represent OxCal output.
In the code snippets below, x
is an OxCalOutput
object.
as.data.frame(x)
Coerces to a data.frame
.