hs_read {hypothesisr} | R Documentation |
Retrieve a single annotation by ID
Description
Retrieve a single annotation by ID
Usage
hs_read(id)
Arguments
id |
Character. A hypothes.is annotation id. |
Value
A dataframe with the contents of that annotation.
Source
https://h.readthedocs.io/en/latest/api/#read
Examples
hs_read("WFMnSC3FEeaNvLeGkQeJbg")
[Package hypothesisr version 0.1.1 Index]