Launch a shiny app that runs locally in RStudio or your web browser (recommended). It does not connect to the web at all, so your data are completely private.
facefuns_app(...)
Arguments
... |
arguments to pass to shiny::runApp |
Examples
if (FALSE) facefuns_app()