| hs_delete {hypothesisr} | R Documentation | 
Delete an annotation
Description
Delete an annotation
Usage
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
[Package hypothesisr version 0.1.1 Index]