Learn R Programming

GrimR (version 0.5)

Wulffplot: Function Wulffplot

Description

Function Wulffplot Plot the S and ES values of measured points calculated points and of all axes on a Wulff stereonet

Usage

Wulffplot(x)

Arguments

x

(list) Output list from the fit.joel function

Examples

Run this code
# NOT RUN {
res<-fit.joel(Gunter,MR=-0.89,cw="cw",optimMR=FALSE)
Wulffplot(res)
# }

Run the code above in your browser using DataLab