hs_read: Retrieve a single annotation by ID

Description Usage Arguments Value Source Examples

View source: R/hs_read.R

Description

Retrieve a single annotation by ID

Usage

1
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

1
hs_read("WFMnSC3FEeaNvLeGkQeJbg")

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