Wulffnet {GrimR} | R Documentation |
Function Wulffnet
Description
Function Wulffnet Plot a Wulffnet modified from RFOC package; Wulff net rotated
Usage
Wulffnet(add = FALSE, col = gray(0.7), border = "black", lwd = 1)
Arguments
add |
Logical, TRUE=add to existing plot |
col |
color |
border |
border color |
lwd |
line width |
Details
Plots equal-angle stereonet as opposed to equal-area. In comparison to the original Wnet function from RFOC package, Wulff net is rotated by 90 degrees so as to conform with custom in mineralogy.
Value
graphical side effects
Author(s)
Jonathan M. Lees <jonathan.lees@unc.edu>, Florian Dufey <GrimR@gmx.de>
Examples
Wulffnet(add = FALSE, col = gray(0.7), border = "black", lwd = 1)
[Package GrimR version 0.5 Index]