Skip to contents

Launch the demo app with Upload/Demo, full module selection, and text search.

Usage

metacheck_app(paper = NULL, quiet = FALSE, ...)

Arguments

paper

optional paper or paperlist to load

quiet

whether to show debugging messages in the console

...

arguments to pass to shiny::runApp

Value

A paper object (invisibly)

Examples

if (FALSE) { # \dontrun{
metacheck_app()
} # }