open_ {hypothesisr} | R Documentation |
Functions for opening an annotation in the system browser
Description
Functions for opening an annotation in the system browser
Usage
open_context(id)
open_annotation(id)
open_uri(id)
Arguments
id |
Annotation ID. |
Functions
-
open_context
: Open an annotation in context, displaying the original webpage with an annotation overlay -
open_annotation
: Open an annotation on the hypothes.is webpage -
open_uri
: Open the original webpage to which the annotation links
[Package hypothesisr version 0.1.1 Index]