un_bzip2: Unpack a tarred and bzip2-ped archive.

View source: R/compressed.R

un_bzip2R Documentation

Unpack a tarred and bzip2-ped archive.

Description

Unpack a tarred and bzip2-ped archive.

Usage

un_bzip2(filename, extra = "-xf")

Arguments

filename

the fully qualified name of the file to unpack

extra

extra arguments for the system's tar command

Value

a character vector of the uncompressed filenames including relative paths

See Also

Other COMPRESSED: is_bzip2, is_gzip, is_tgz, is_zip, pack_directory, test_compressed, un_gz, un_tgz, un_zip, unpack_archive


btupper/rscripting documentation built on Oct. 18, 2022, 6:47 p.m.