Skip to content

jeroen/shinymagick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinymagick

Minimal demo of how to use magick images in a shiny app.

Run Local

library(shiny)
library(magick)
runGitHub("jeroen/shinymagick")

Source Code

The source is entirly contained in app.R

Try Online

Free demo server: https://jeroen.shinyapps.io/shinymagick/. The shinyapps.io server runs a very old version of ImageMagick. Most effects look much better when running locally on Windows / MacOS. The shinyapps.io server has been updated to use a recent ImageMagick PPA.

About

Simple Demo of using Magick with Shiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages