Learn R Programming

RFOC (version 1.0-4)

addPTarrows: Add fancy 3D arrows

Description

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

Usage

addPTarrows(MEC)

Arguments

MEC
Mechanism Structure

Value

  • Graphical Side Effects

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