make_zenodo_query: Send a query to the Zenodo API

View source: R/zenodo_data.R

make_zenodo_queryR Documentation

Send a query to the Zenodo API

Description

Send a query to the Zenodo API

Usage

make_zenodo_query(
  path = "api/deposit/depositions",
  token = get_zenodo_token(),
  ...
)

Arguments

path

the path to the endpoint

token

access token for Zenodo API

...

additional arguments

Value

response from the API


ha0ye/activityReporteR documentation built on Feb. 25, 2023, 5:52 a.m.