hs_delete: Delete an annotation

Description Usage Arguments Value Source

View source: R/hs_delete.R

Description

Delete an annotation

Usage

1
hs_delete(token, id)

Arguments

token

Character. Your account token, which you can generate at https://hypothes.is/register

id

Character. A hypothes.is annotation id.

Value

TRUE on successful deletion.

Source

https://h.readthedocs.io/en/latest/api/#delete


hypothesisr documentation built on May 2, 2019, 5:07 a.m.