Title: | Create Hex Stickers with 'shiny' |
Version: | 0.2.1 |
Description: | Create hexagonal shape sticker image. 'polaroid' can be used in user's web browser. 'polaroid' can be used in 'shinyapps.io'. In both way, user can download created 'hexSticker' as 'PNG' image. 'polaroid' is built based on 'argonDash', 'colourpicker' and 'hexSticker' R package. |
License: | MIT + file LICENSE |
URL: | https://github.com/jhk0530/polaroid |
BugReports: | https://github.com/jhk0530/polaroid/issues |
Encoding: | UTF-8 |
RoxygenNote: | 7.3.2 |
Imports: | shiny, |
Suggests: | testthat, knitr, rmarkdown, hexSticker, argonDash, argonR, colourpicker, magick, showtext, sysfonts, shinyjs, stringr, htmltools |
Config/testthat/edition: | 3 |
NeedsCompilation: | no |
Packaged: | 2025-03-29 15:52:05 UTC; jinhwan |
Author: | Jinhwan Kim [aut, cre, cph] |
Maintainer: | Jinhwan Kim <hwanistic@gmail.com> |
Repository: | CRAN |
Date/Publication: | 2025-03-29 16:10:02 UTC |
polaroid
Description
run polaroid shiny application in appDir
Usage
polaroid()
Value
None
See Also
https://github.com/jhk0530/polaroid
Examples
if (interactive()) {
polaroid()
}