load_csv_data: Set Response Data to Sample Data or User Data

Description Usage Arguments Value

View source: R/loading_files.R

Description

load_csv_data returns the sample response set or the user's response set depending on whether or not the user has uploaded data.

Usage

1
load_csv_data(file2, file1, headerrows)

Arguments

file1

This should be a CSV received from a file upload made in the Shiny UI, which includes a file1[['datapath']] where the data can be located.

Value

The return value is the responses data frame


ctesta01/qualtrics-R-package documentation built on May 14, 2019, 12:28 p.m.