rtklib.readrnxh: rtklib.readrnxh

View source: R/rinex.R

rtklib.readrnxhR Documentation

rtklib.readrnxh

Description

read RINEX header

Usage

rtklib.readrnxh(f)

Arguments

f

RINEX filename

Value

list of processed files

Examples

f <- rRINEX::example.files$obs.crx.rover
f <- "data-raw/pado346k.20d.Z"
f <- "data-raw/BZRG00ITA_S_20203461015_15M_01S_MO.rnx"
# rinexobs3(f, verbose=TRUE, tlim1=Sys.time(), tlim2=NA)

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