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