characterizationServer.Rd
The module server for exploring characterization studies
characterizationServer(
id,
connectionHandler,
resultDatabaseSettings = list(port = 1)
)
the unique reference id for the module
a connection to the database with the results
a list containing the characterization result schema, dbms, tablePrefix, databaseTable and cgTablePrefix
The server for the characterization module
The user specifies the id for the module
Other Characterization:
characterizationHelperFile()
,
characterizationIncidenceServer()
,
characterizationIncidenceViewer()
,
characterizationViewer()