shinydivajs: a JavaScript book image viewer

Description Usage Arguments Value

Description

R interface to a JavaScript book image viewer designed to present multi-page documents at multiple resolutions using diva.js JavaScript library.

Usage

1
2
3
shinydivajs(objectData, inGrid = FALSE, enableAutoTitle = TRUE,
  enableFullscreen = TRUE, enableLinkIcon = TRUE, width = NULL,
  height = NULL)

Arguments

objectData

URL to the JSON file that provides the object dimension data

inGrid

enableAutoTitle

enableAutoTitle

Shows the title within a div of id diva-title

enableFullscreen

Enable or disable fullscreen icon (mode still available)

enableLinkIcon

Controls the visibility of the link icon

width

Width in pixels (optional, defaults to automatic sizing)

height

Height in pixels (optional, defaults to automatic sizing)

iipServerURL

The URL to the IIPImage installation

Value

Interactive dygraph plot


byzheng/shinydivajs documentation built on May 13, 2019, 9:55 a.m.