setup_folders: setup_folders Extract jsPsychHelpeR.zip and make sure we have...

View source: R/helper_functions_minimal.R

setup_foldersR Documentation

setup_folders Extract jsPsychHelpeR.zip and make sure we have all necessary folders in a specific location

Description

setup_folders Extract jsPsychHelpeR.zip and make sure we have all necessary folders in a specific location

Usage

setup_folders(pid_data_folder, folder, extract_zip = FALSE)

Arguments

pid_data_folder

project id data folder inside data/

folder

destination folder for the project

extract_zip

If TRUE, extracts jsPsychHelpeR.zip to folder

Examples

setup_folders(999, tempdir())

gorkang/jsPsychHelpeR documentation built on Oct. 15, 2024, 8 a.m.