pak.extract | R Documentation |
Extract PAK contents into existing directory.
pak.extract(pak_filepath, outdir = getwd())
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. |
PAK files can contain a directory structure, and new subdirectories will be created under outdir
as needed to preserve it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.