ActivityEvents-class {ArchaeoPhases} | R Documentation |
Activity
Description
An S4 class to store the result of an activity
plot.
Slots
hash
A
character
string giving the 32-byte MD5 hash of the original data file.
Coerce
In the code snippets below, x
is an ActivityEvents
object.
as.data.frame(x)
Coerces to a
data.frame
.
Note
This class inherits from TimeSeries
.
Author(s)
N. Frerebeau
See Also
Other classes:
AgeDepthModel-class
,
CumulativeEvents-class
,
DurationsMCMC-class
,
EventsMCMC-class
,
MCMC-class
,
OccurrenceEvents-class
,
PhasesMCMC-class
,
TimeRange-class
[Package ArchaeoPhases version 2.0 Index]