View source: R/getBaseStationFiles.R
getClosestStations | R Documentation |
Get closest permenent base station with GNSS
getClosestStations(rinexFile, nStations = 3)
rinexFile |
can be either:
|
nStations |
number of closest stations to find. Default=3 |
An sf object with closest stations and distances.
ef<-rRINEX::example.files # getClosestStations(ef[["obs.rover"]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.