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 May 29, 2024, 11:54 a.m.