unzip_files: Unzip files

Description Usage Arguments Value

Description

Unzip all files in a directory.

Usage

1
unzip_files(dir = "data", overwrite = FALSE)

Arguments

dir

Directory where to get the files to unzip.

overwrite

If TRUE, overwrite existing files, otherwise ignore such files. The equivalent of unzip -o.

Value

NULL, invisibly.


privefl/kaggler documentation built on May 29, 2019, 10:38 a.m.