/polaroid

Shiny application to generate hexsticker

Primary LanguageROtherNOASSERTION

💛 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