upload_files | R Documentation |
This function upload a list files in a specific Dataverse repository.
upload_files(file_list = NULL, key = NULL, dataverse = NULL, server = NULL)
file_list |
Paths indicating the files to be uploaded to Dataverse. |
key |
API token associated to the Dataverse account. |
dataverse |
A character string specifying the Dataverse ID. |
server |
A character string specifying a Dataverse server. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.