Class of objects representing plate tectonic models
Meta-object containing paths to a unique plate tectonic model
## S4 method for signature 'platemodel' initialize(.Object, path = NULL, rotation = NULL, polygons = NULL)
.Object |
Constructor argument (not needed). |
path |
( |
rotation |
( |
polygons |
( |
A platemodel
class object.
# extract provided archive a <- fetch(dat="paleomap", var="model", datadir=system.file("extdata", package="chronosphere")) # manually attach model <- platemodel(file.path(tempdir(), "paleomap_model_v19o_r1c/paleomap_model_v19o_r1c.mod")) model
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.