Learn R Programming

GrimR (version 0.5)

Wulffnet: 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

Value

graphical side effects

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.

Examples

Run this code
# NOT RUN {
Wulffnet(add = FALSE, col = gray(0.7), border = "black", lwd = 1)
# }

Run the code above in your browser using DataLab