powered by
calculate the mean km distance of a set of Lat-lon pairs
MeanStaDist(Ldat)
station list with elements of Lat-Lon
scalar
Given a list with elements named lat and lon, find the mean station distance.
setPROJ, GLOB.XY, dist
# NOT RUN { # } # NOT RUN { library(RSEIS) data(GH) MeanStaDist(GH$pickfile$STAS) # } # NOT RUN { # }
Run the code above in your browser using DataLab