Skip to content

Shiny application to generate hexsticker

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

jhk0530/polaroid

Repository files navigation

💛 polaroid

Shiny application to generate hexsticker

CRAN status badge polaroid status badge

🔧 Install & Run

# CRAN version. (0.0.1)
install.packages('polaroid')

# r-universe version (Dev, 0.1.0)
install.packages(
  "polaroid",
  repos = c("https://jhk0530.r-universe.dev", "https://cloud.r-project.org")
)

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