zt_post: Zotero POST

View source: R/zotero.R

zt_postR Documentation

Zotero POST

Description

Zotero POST

Usage

zt_post(
  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.