run_imagefluency: Run imagefluency app

View source: R/imagefluencyApp.R

run_imagefluencyR Documentation

Run imagefluency app

Description

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

imagefluency documentation built on Aug. 31, 2022, 5:06 p.m.