readrnxhApproxPosition | R Documentation |
read RINEX header
readrnxhApproxPosition(f = NULL)
f |
RINEX filename |
list with a tue items:
APPROX.POSITION.XYZ - Cartesian coordinate in ECEF system of approximate position
APPROX.POSITION.LATLONG - Geographic coordinate in longitude and latitude
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.