hypothesisr icon indicating copy to clipboard operation
hypothesisr copied to clipboard

Wrapper for the Hypothes.is API

Results 2 hypothesisr issues
Sort by recently updated
recently updated
newest added

_For example, to find all the annotations on a domain, query the uri.parts field (but don't include .com, .org, .edu and the like; this currently results in the API returning...

question

JSON returned on separate pages of results cannot be easily bound together with `dplyr::bind_rows()` because their original JSON records had differing schema page-to-page. One hacky way to solve might be...

bug