decompress | R Documentation |
Decompress .ZIP, .Z or .gz files if file is compressed
decompress(filepath, verbose = FALSE)
filepath |
path of file to be decompressed |
verbose |
boolean, DEFAULT FALSE to output extra messages |
list of values that are returned from rinexinfo :
is_crinex: is this file compressed Hatanaka?
version: RINEX version (or Hatanaka compressione voersion)
filetype: "O" or "N"
rinextype: "obs" or "nav"
systems: M for multiple, or G for GPS
filepath: filepath to file
nLines: number of lines in file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.