Skip to contents

This function upload a list files in a specific Dataverse repository.

Usage

upload_files(file_list = NULL, key = NULL, dataverse = NULL, server = NULL)

Arguments

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.