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 <barryz2013 at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | clickableImageMap results |
Reference manual: | clickableImageMap.pdf |
Vignettes: |
clickableImageMap |
Package source: | clickableImageMap_1.0.tar.gz |
Windows binaries: | r-devel: clickableImageMap_1.0.zip, r-release: clickableImageMap_1.0.zip, r-oldrel: clickableImageMap_1.0.zip |
macOS binaries: | r-release (arm64): clickableImageMap_1.0.tgz, r-oldrel (arm64): clickableImageMap_1.0.tgz, r-release (x86_64): clickableImageMap_1.0.tgz, r-oldrel (x86_64): clickableImageMap_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=clickableImageMap to link to this page.