zen_collections: List Zenodo collections.

Description Usage Arguments Examples

View source: R/zen_collection_list.R

Description

List all depositions for the currently authenticated user. Collections typically archive all outputs of a research project.

Usage

1
zen_collections(access_token = getOption("zenodo_token"))

Arguments

access_token

Your Zenodo access token

Examples

1
2
3
4
## Not run: 
my_collections <- zen_collections()

## End(Not run)

ropensci/zenodo documentation built on May 27, 2019, 7:35 p.m.