annotorious {recogito} | R Documentation |
Functionality to label areas in images
annotorious(
inputId = "annotations",
src,
tags = c(),
type = c("annotorious", "openseadragon", "openseadragon-notoolbar"),
quickselector = TRUE,
width = NULL,
height = NULL,
elementId = NULL,
dependencies = NULL
)
inputId |
character string with the name to use where annotations will be put into |
src |
character string with the image/url to annotate |
tags |
character vector of possible labels you want to use |
type |
either |
quickselector |
logical indicating if for type |
width |
passed on to |
height |
passed on to |
elementId |
passed on to |
dependencies |
passed on to |
An object of class htmlwidget as returned by createWidget