data2PoR | R Documentation |
Convenience function to add PoR coordinates and PoR azimuths to data
data2PoR(x, PoR)
x |
|
PoR |
|
sf
object in PoR CRS with additional columns lon.PoR
,
lat.PoR
, and azi.PoR
por <- subset(nuvel1, nuvel1$plate.rot == "na")
data2PoR(san_andreas, por)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.