powered by
Function Wulffnet Plot a Wulffnet modified from RFOC package; Wulff net rotated
Wulffnet(add = FALSE, col = gray(0.7), border = "black", lwd = 1)
Logical, TRUE=add to existing plot
color
border color
line width
graphical side effects
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.
# NOT RUN { Wulffnet(add = FALSE, col = gray(0.7), border = "black", lwd = 1) # }
Run the code above in your browser using DataLab