Description
Plots stereonet created by makenet
Usage
pnet(MN, add = FALSE, col = gray(0.7), border = "black", lwd = 1)
Arguments
MN
Net strucutre created by makenet
add
TRUE= add to existing plot
Value
Used Graphical Side Effects.
References
Snyder, John P., 1987, Map Projections-a working manual, USGS-Professional Paper, 383p. pages 185-186
Examples
Run this code# NOT RUN {
MN = makenet()
pnet(MN)
# }
Run the code above in your browser using DataLab