View source: R/getBaseStationFiles.R
formatURL | R Documentation |
formatURL
formatURL(url, tms, stationname = NA)
url |
the URL string (see example) |
tms |
time of survey in RINEX file |
stationname |
Name of the station e.g. for Padova (Italy) station name is PADO |
url string with substitutions of the following
url<-"ftp://gdc.cddis.eosdis.nasa.gov/gps/data/campaign/mgex/hourly/rinex3/%n/%h/%s%n%H.%yd.Z" formatURL(url, Sys.time(), "PADO" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.