Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

EApoint

Equal-area point stereonet


Description

Interactive locator to calculate x,y orientation, dip coordinates and plots on an equalarea stereonet

Usage

EApoint()

Details

Used for returning a set of strike/dip angles on Equal-area stereonet plot.

Value

LIST:

phi

orientation, degrees

iang

angle of dip, degrees

x

x-coordinate

y

y-coordinate

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

qpoint, focpoint

Examples

####################  this is interactive

###  collect points with locator()
## Not run: 
net()
eps = EApoint()

###  plot results
net()
qpoint(eps$phi , eps$iang)

## End(Not run)

RFOC

Graphics for Spherical Distributions and Earthquake Focal Mechanisms

v3.4-6
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Keehoon Kim [ctb]
Initial release
2018-01-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.