Skip to content

jhk0530/polaroid

Repository files navigation

💛 polaroid

Shiny application to generate hexsticker

🔧 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()

🚀 Description and Running Example


😊 Authors

☁️ ShinyApps

https://jhkim.shinyapps.io/polaroid/

📝 License

Copyright ©️ 2020 Jinhwan Kim This project is MIT licensed

This README was generated with 💕 by shinyReadme