Description Usage Arguments Value Examples
View source: R/graphic-library.R
upload_graphic_fromurl imports a survey based on a loacl survey file
1 | upload_graphic_fromurl(libraryId, name, fileUrl, contentType, folder = NULL)
|
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 |
the id of the uploaded graphic
1 | ## Not run: upload_graphic("SV_012345678912345", "./data.csv", "CSV")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.