View source: R/exposure_control_functions.R
updateDiagnosticExposureRecord | R Documentation |
updateDiagnosticExposureRecord
is an internal function for updating diagnostic exposure record.
This function does not do actual exposure control;
this function is used for updating diagnostic exposure record after exposure control is performed.
updateDiagnosticExposureRecord(
diagnostic_exposure_record,
j,
exposure_record,
config,
simulation_constants
)
diagnostic_exposure_record |
a named list containing diagnostic exposure record. |
j |
the numeric index of the examinee. |
exposure_record |
a named list containing exposure records. |
config |
a |
simulation_constants |
a named list containing simulation constants. |
updateDiagnosticExposureRecord
returns an updated diagnostic exposure record.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.