The module server for exploring characterization studies
characterizationServer.Rd
The module server for exploring characterization studies
Usage
characterizationServer(
id,
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 characterization result schema, dbms, tablePrefix, databaseTable and cgTablePrefix
See also
Other Characterization:
characterizationHelperFile()
,
characterizationIncidenceServer()
,
characterizationIncidenceViewer()
,
characterizationViewer()