unzipZips: Download data from OSF and unzip into folder structure in...

View source: R/OSFdata.R

unzipZipsR Documentation

Download data from OSF and unzip into folder structure in data/ folder.

Description

Download data from OSF and unzip into folder structure in data/ folder.

Usage

unzipZips(filelist, folder, removezips = FALSE)

Arguments

filelist

named list where names are folders, and entries are vectors of filenames to download from those folders on the OSF repository

folder

folder in the current working directory to store files in

removezips

(Boolean) remove zip files after unzipping?

Value

empty


thartbm/handlocs documentation built on Feb. 18, 2025, 10:53 p.m.