unzip_file: Unzip a .zip file

View source: R/unzip-file.R

unzip_fileR Documentation

Unzip a .zip file

Description

Unzip a .zip file

Usage

unzip_file(path, target = fs::path_dir(path))

Arguments

path

path to file to unzip

target

where to root unzipped file

Value

paths of extracted files


sakrejda/workflow documentation built on Nov. 18, 2024, 3:02 a.m.