runShiny_ef: Run Shiny App for Olivetti Dataset

Description Usage Value Examples

View source: R/runShiny.R

Description

Opens customized shiny app for the Olivetti Dataset. No need to load Dataset before usage. Number of eigenfaces is limited to 400. Functions: 1. Display any image of the dataset. 2. Reconstruct this image with an amount of eigenfaces of your choice. 3. Display the first 400 eigenfaces.

Usage

1

Value

Command to open shiny app.

Examples

1
2
3
4
5
# Opens Shiny App for Olivetti Dataset
## Not run: 
runShiny_ef()

## End(Not run)

Osburg/eigenfaces documentation built on Aug. 26, 2020, 4:41 p.m.