viewDqDashboard: View DQ Dashboard

View source: R/view.R

viewDqDashboardR Documentation

View DQ Dashboard

Description

View DQ Dashboard

Usage

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

Arguments

jsonPath

The fully-qualified 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"

Value

NULL (launches Shiny application)


DataQualityDashboard documentation built on Jan. 29, 2026, 1:07 a.m.