raustats (version 0.1.0)

abs_cat_unzip: Uncompress locally-stored ABS Catalogue data file archives

Description

Function to uncompress locally-stored ABS Catalogue data file archives

Usage

abs_cat_unzip(files, exdir)

Arguments

files

One or more local zip files.

exdir

Target directory for extracted archive files. Directory is created if it doesn't exist. If missing, creates a new subdirectory in tempdir() using the respective zip files (specified in files.

Value

Returns a character vector listing the names of all files extracted.