Description
Create Hex Stickers with 'shiny'.
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.
README.md
:yellow_heart: polaroid
Shiny application to generate hexsticker
:wrench: Install & Run
# CRAN version. (0.0.1)
install.packages('polaroid')
# Development Version. (0.1.0)
# library(remotes)
remotes::install_github('jhk0530/polaroid')
library(polaroid)
polaroid()
:rocket: Description and Running Example
:blush: Authors
- :octocat: jhk0530 @jhk0530
:cloud: ShinyApps
https://jhkim.shinyapps.io/polaroid/
:memo: License
Copyright :copyright: 2020 Jinhwan Kim This project is MIT licensed
This README was generated with :two_hearts: by shinyReadme.