Learn R Programming

tectonicr (version 0.4.6)

por_transformation_df: Conversion between spherical PoR to geographical coordinate system of data.frames

Description

Transformation from spherical PoR to geographical coordinate system and vice versa

Usage

geographical_to_PoR_df(x, PoR)

PoR_to_geographical_df(x, PoR)

Value

"data.frame" with the transformed coordinates (lat.PoR and lon.PoR for PoR CRS, or lat and lon for geographical CRS).

Arguments

x

"data.frame" containing lat and lon coordinates of a point in the geographical CRS or the lat.PoR, lon.PoR) of the point in the PoR CRS.

PoR

Pole of Rotation. "data.frame" or object of class "euler.pole" containing the geographical coordinates of the Euler pole