Learn R Programming

RFOC (version 1.0-4)

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
  • x1x-coordinate start of lines
  • y1y-coordinate start of lines
  • x2x-coordinate end of lines
  • y2y-coordinate end of lines

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