Create the reference system transformed in Euler pole coordinate
PoR_crs(x)
Arguments
x: "data.frame" or "euler.pole" object containing the geographical coordinates of the Euler pole
Returns
Object of class crs
Details
The PoR coordinate reference system is oblique transformation of the geographical coordinate system with the Euler pole coordinates being the the translation factors.
Examples
data("nuvel1")por <- subset(nuvel1, nuvel1$plate.rot =="na")# North America relative to Pacific platePoR_crs(por)