unzip_all_7z_rar: Wrapper for unzipping lots of .rar and .7z files with...

Description Usage Arguments Examples

View source: R/download_functions.R

Description

Wrapper for unzipping lots of .rar and .7z files with archive::archive() .

Usage

1
unzip_all_7z_rar(root_path)

Arguments

root_path

path to the directory where files are stored(will look for files recursively inside that folder)

Examples

1
2
3
4
5
6
## Not run: 

unzip_all_7z_rar("Datasets/micro_censo_escolar_2010")


## End(Not run)

lucasmation/microdadosBrasil documentation built on Dec. 6, 2019, 7:14 p.m.