powered by
Wrapper for unzipping lots of .rar and .7z files with archive::archive() .
unzip_all_7z_rar(root_path)
path to the directory where files are stored(will look for files recursively inside that folder)
# NOT RUN { unzip_all_7z_rar("Datasets/micro_censo_escolar_2010") # } # NOT RUN { # }
Run the code above in your browser using DataLab