Upload_Files: Allows you to upload multiple files to a given survey

View source: R/upload_files.R

Upload_FilesR Documentation

Allows you to upload multiple files to a given survey

Description

Allows you to upload multiple files to a given survey

Usage

Upload_Files(Upload_Table, Folder_Location_Files = "Upload_Files")

Arguments

Upload_Table

A data.table with the relevant information in the columns listed below Upload_Table has the following columns: sid field_name file_name

Folder_Location_Files

Where are the files saved? Just the name of the folder as a string

Examples

## Not run: 
Import_Questions(Upload_Table, Folder_Location_Files = "Upload_Files")

## End(Not run)


bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.