Wulffplot {GrimR}R Documentation

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

Author(s)

Florian Dufey <GrimR@gmx.de>

Examples

res<-fit.joel(Gunter,MR=-0.89,cw="cw",optimMR=FALSE)
Wulffplot(res)

[Package GrimR version 0.5 Index]