makenet {RFOC} | R Documentation |
Equal-Angle Stereonet
Description
Creates but does not plot an Equal-Angle (Schmidt) Stereonet
Usage
makenet()
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(s)
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
MN = makenet()
pnet(MN)
[Package RFOC version 3.4-10 Index]