Shiny application to generate hexsticker
# CRAN version. (0.0.1)
install.packages('polaroid')
# Development Version. (0.1.0)
# library(remotes)
remotes::install_github('jhk0530/polaroid')
library(polaroid)
polaroid()
https://jhkim.shinyapps.io/polaroid/
Copyright :copyright: 2020 Jinhwan Kim This project is MIT licensed
This README was generated with :two_hearts: by shinyReadme