zt_get: Zotero GET

View source: R/zotero.R

zt_getR Documentation

Zotero GET

Description

Zotero GET

Usage

zt_get(
  url = "https://api.zotero.org",
  api_key = Sys.getenv("ZOTERO_API_KEY"),
  ...
)

Arguments

url

the url of the page to retrieve

api_key

Zotero API Key

...

Further named parameters, such as query, path, etc, passed on to modify_url(). Unnamed parameters will be combined with config().

Value

response object


the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.