Learn R Programming

RFOC (version 3.4-10)

addPTarrows: Add fancy 3D arrows

Description

Illustrate Pressure and Tension axis on Focal Plot using 3D arrows

Usage

addPTarrows(MEC)

Value

Graphical Side Effects

Arguments

MEC

Mechanism Structure

Author

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

See Also

focpoint, BOXarrows3D,Z3Darrow

Examples

Run this code


 MEC = SDRfoc(65,25,13, u=TRUE, ALIM=c(-1,-1, +1, +1), PLOT=TRUE)
  
addPTarrows(MEC)


Run the code above in your browser using DataLab