getClosestStations: Get closest permenent base station with GNSS

View source: R/getBaseStationFiles.R

getClosestStationsR Documentation

Get closest permenent base station with GNSS

Description

Get closest permenent base station with GNSS

Usage

getClosestStations(rinexFile, nStations = 3)

Arguments

rinexFile

can be either:

nStations

number of closest stations to find. Default=3

Value

An sf object with closest stations and distances.

Examples

ef<-rRINEX::example.files
# getClosestStations(ef[["obs.rover"]])

fpirotti/rRINEX documentation built on Sept. 1, 2022, 9:34 p.m.