Learn R Programming

RFOC (version 3.4-10)

makenet: Equal-Angle Stereonet

Description

Creates but does not plot an Equal-Angle (Schmidt) Stereonet

Usage

makenet()

Arguments

Value

list of x,y, values for drawing lines

x1

x-coordinate start of lines

y1

y-coordinate start of lines

x2

x-coordinate end of lines

y2

y-coordinate end of lines

Author

Jonathan M. Lees <jonathan.lees@unc.edu>

References

Snyder, John P., 1987, Map Projections-a working manual, USGS-Professional Paper, 383p. pages 185-186

See Also

net, pnet

Examples

Run this code

MN = makenet()

  pnet(MN)

Run the code above in your browser using DataLab