upload_graphic_fromurl: upload_graphic_fromurl imports a survey based on a loacl...

Description Usage Arguments Value Examples

View source: R/graphic-library.R

Description

upload_graphic_fromurl imports a survey based on a loacl survey file

Usage

1
upload_graphic_fromurl(libraryId, name, fileUrl, contentType, folder = NULL)

Arguments

libraryId

the name of the survey where to import responses

name

Name of the graphic

fileUrl

URL to the file to import

contentType

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.