Learn R Programming

RFOC (version 3.4-6)

Wpoint: Plot points on Wulff Stereonet

Description

Adds points to Wulff Equal-Angle Stereonet

Usage

Wpoint(az1, dip1, col = 2, pch = 5, lab = "", UP = FALSE)

Arguments

az1

azimuth angle, degrees

dip1

dip angle, degrees

col

color

pch

plotting character

lab

label for point

UP

logical, TRUE=Upperhemisphere

Value

graphical side effects

Details

Wulff net point is added to existing plot.

See Also

Wnet

Examples

Run this code
# NOT RUN {
Wnet()
Wpoint(23, 34)

# }

Run the code above in your browser using DataLab