run_imagefluency {imagefluency} | R 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()
}
[Package imagefluency version 0.2.5 Index]