decZip: Unzip files and return RINEX files in ZIP archive

View source: R/decompress.R

decZipR Documentation

Unzip files and return RINEX files in ZIP archive

Description

Unzip files and return a character vector with names of RINEX files

Usage

decZip(filepath)

Arguments

filepath

path of file to be decompressed

Value

character vector with names of RINEX files or NULL on error or on missing RINEX files


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