Skip to contents

Launches a Shiny app that shows a demo of what can be done with the imagefluency package.

Usage

run_imagefluency()

Examples

## Only run this example in interactive R sessions
if (interactive()) {
  run_imagefluency()
}