View DQ Dashboard

viewDqDashboard(jsonPath, launch.browser = NULL, display.mode = NULL, ...)

Arguments

jsonPath

The path to the JSON file produced by executeDqChecks

launch.browser

Passed on to shiny::runApp

display.mode

Passed on to shiny::runApp

...

Extra parameters for shiny::runApp() like "port" or "host"