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

strikeslip.fault

Strikeslip Fault Cartoon


Description

Illustrate a strikeslip fault using animation

Usage

strikeslip.fault(anim = seq(from = 0, to = 1, by = 0.1), KAPPA = 2,
                 Light = c(45, 45))

Arguments

anim

animation vector

KAPPA

Phong parameter for lighting

Light

lighting point

Details

Program will animate a strikeslip fault for educational purposes. Animation must be stopped by halting execution.

Value

Graphical Side effects

Author(s)

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

See Also

normal.fault, thrust.fault

Examples

strikeslip.fault(anim=0, Light=c(45,90) )

## Not run: 
#### execute a stop command to stop this animation
anim= seq(from=0, to=1, by=.1) 
 strikeslip.fault(anim=anim, Light=c(45,90) )
 
## 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.