Skip to contents

Create a record for files on Zenodo.

Usage

zen_create_file_record(paths, metadata, token, sandbox = TRUE)

Arguments

paths

The paths to the files to upload.

metadata

The metadata necessary for Zenodo to create a deposit record.

token

The token for Zenodo, via zen_get_token().

sandbox

Whether to test the upload on the sandbox first. Strongly recommended.

Value

Nothing, used for the side effect of creating a record on Zenodo.