upload_graphic: upload_graphic imports a survey based on a loacl survey file

Description Usage Arguments Value Examples

View source: R/graphic-library.R

Description

upload_graphic imports a survey based on a loacl survey file

Usage

1
upload_graphic(libraryId, filename, filePath, type, folder = NULL)

Arguments

libraryId

the name of the survey where to import responses

filename

Name of the graphic

filePath

Path to the file to import

type

image/jpeg, image/gif, image/png

folder

The folder where the graphic will be located

Value

the id of the uploaded graphic

Examples

1
## Not run: upload_graphic("SV_012345678912345", "./data.csv", "CSV")

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.