unpack_folder: Extract files from a zip file

View source: R/pack_folder.R

unpack_folderR Documentation

Extract files from a zip file

Description

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


davidgohel/officer documentation built on March 18, 2024, 4:06 p.m.