clickableImageMap: Implement 'tableGrob' Object as a Clickable Image Map (original) (raw)

Implement 'tableGrob' object as a clickable image map. The 'clickableImageMap' package is designed to be more convenient and more configurable than the edit() function. Limitations that I have encountered with edit() are cannot control (1) positioning (2) size (3) appearance and formatting of fonts In contrast, when the table is implemented as a 'tableGrob', all of these features are controllable. In particular, the 'ggplot2' grid system allows exact positioning of the table relative to other graphics etc.

Version: 1.0
Depends: R (≥ 4.2.0)
Imports: gridExtra, ggplotify, grid, ggplot2, stats, gtable, grDevices
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-05-14
DOI: 10.32614/CRAN.package.clickableImageMap
Author: Barry Zeeberg [aut, cre]
Maintainer: Barry Zeeberg
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: clickableImageMap results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=clickableImageMapto link to this page.