Initializes the compliance mode
IQRinitCompliance.Rd
The compliance mode log file generation requires the global variable COMPLIANCE_MODE_SCRIPT_NAME to be defined in the global environment. The user needs to take care that this is the same as the script file name from his/her analysis script, generating the outputs of interest for compliance tracking.
IQRinitCompliance(scriptname)
Arguments
- scriptname
Name of analysis script, generating the outputs of interest for compliance tracking.
See also
Other Output & Compliance:
IQRoutputCSV()
,
IQRoutputFigure()
,
IQRoutputFile()
,
IQRoutputPDFend()
,
IQRoutputPDFstart()
,
IQRoutputPDF()
,
IQRoutputPNG()
,
IQRoutputRDS()
,
IQRoutputTable()
,
IQRoutputValueTable()
,
IQRoutputXPT()