pak.extract: Extract PAK contents into existing directory.

Description Usage Arguments Note

View source: R/read_pak.R

Description

Extract PAK contents into existing directory.

Usage

1
pak.extract(pak_filepath, outdir = getwd())

Arguments

pak_filepath

character string, path to input PAK file.

outdir

character string, the output directory in which the files should be created. Must be writeable. The sub directories and filenames are derived from the data in the WAD.

Note

PAK files can contain a directory structure, and new subdirectories will be created under outdir as needed to preserve it.


wal documentation built on Jan. 17, 2021, 5:10 p.m.