Learn R Programming

ArchaeoPhases (version 2.1.0)

TimeRange-class: Time Range

Description

An S4 class to represent time ranges.

Arguments

Slots

hash

A character string giving the 32-byte MD5 hash of the original data file.

Coerce

In the code snippets below, x is a TimeRange object.

as.data.frame(x)

Coerces to a data.frame.

Plot

In the code snippets below, x is a TimeRange object.

plot(x)

Results in a graphic being displayed (invisibly returns x).

Author

N. Frerebeau

See Also

Other classes: ActivityEvents-class, AgeDepthModel-class, CumulativeEvents-class, DurationsMCMC-class, EventsMCMC-class, MCMC-class, OccurrenceEvents-class, PhasesMCMC-class