Learn R Programming

geostats (version 1.6)

palaeomag: palaeomagnetic data

Description

Ten paired magnetic declination (azimuth) and inclination (dip) measurements, drawn from a von Mises - Fisher distribution with mean vector \(\mu=\{2,2,1\}/3\) and concentration parameter \(\kappa=200\).

Arguments

Examples

Run this code
data(palaeomag,package='geostats')
stereonet(trd=palaeomag$decl,plg=palaeomag$incl,degrees=TRUE,show.grid=FALSE)

Run the code above in your browser using DataLab