The module server for exploring data-diagnostic
dataDiagnosticServer.Rd
The module server for exploring data-diagnostic
Usage
dataDiagnosticServer(
id = "dataDiag",
connectionHandler,
resultDatabaseSettings = list(port = 1)
)
Arguments
- id
the unique reference id for the module
- connectionHandler
a connection to the database with the results
- resultDatabaseSettings
a list containing the data-diagnostic result schema
See also
Other DataDiagnostics:
dataDiagnosticDrillServer()
,
dataDiagnosticDrillViewer()
,
dataDiagnosticHelperFile()
,
dataDiagnosticSummaryServer()
,
dataDiagnosticSummaryViewer()
,
dataDiagnosticViewer()