MeanStaDist | R Documentation |
calculate the mean km distance of a set of Lat-lon pairs
MeanStaDist(Ldat)
Ldat |
station list with elements of Lat-Lon |
Given a list with elements named lat and lon, find the mean station distance.
scalar
Jonathan M. Lees<jonathan.lees@unc.edu>
setPROJ, GLOB.XY, dist
data(GH, package='RSEIS')
MeanStaDist(GH$pickfile$STAS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.