unpack_folder
From officer v0.3.14
by David Gohel
Extract files from a zip file
Extract files from a zip file to a folder. The function returns the complete path to destination folder.
Usage
unpack_folder(file, folder)
Arguments
- file
path of the archive to unzip
- folder
folder to create
Community examples
Looks like there are no examples yet.