knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

snapper

snap images of html objects in Shiny apps using canvas2html JavaScript library

Installation

remotes::install_github('yonicd/snapper')

Where it can be useful

Code of Conduct

Please note that the snapper project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



yonicd/snapper documentation built on Nov. 16, 2023, 5:40 a.m.