Learn R Programming

GrimR (version 0.5)

Wulffpoint: Function Wulffpoint Plots Points in the Wulffnet given S and ES

Description

Function Wulffpoint Plots Points in the Wulffnet given S and ES

Usage

Wulffpoint(ES, S, col = 2, pch = 5, bg="white" , lab = "")

Arguments

ES

(numeric) azimuth (extinction angle) in degrees

S

(numeric) spindle angle in degrees

col

color

pch

symbol type

lab

label

bg

background colour of symbol

See Also

Wnet

Examples

Run this code
# NOT RUN {
Wulffnet()
Wulffpoint(23, 34)
# }

Run the code above in your browser using DataLab