Default specifications for models copied to submission package
getModelSpecification.Rd
Default specifications for models copied to submission package
getModelSpecification(modelList)
Value
data frame with one line per script to be included and default settings
See also
Other Output:
IQRinitCompliance()
,
IQRoutputCSV()
,
IQRoutputDEFINE()
,
IQRoutputFigure()
,
IQRoutputFile()
,
IQRoutputPDF()
,
IQRoutputPDFParallel()
,
IQRoutputPDFend()
,
IQRoutputPDFstart()
,
IQRoutputPNG()
,
IQRoutputRDS()
,
IQRoutputTable()
,
IQRoutputValueTable()
,
IQRoutputXPT()
,
createSubmissionPack()
,
getProgramSpecification()
,
import_IQRdataOriginal()
,
is_enabled_complianceMode()
,
is_enabled_rdsMode()
,
packageR_IQRtools()
,
print.IQRoutputTable()
,
read_IQRoutputTable()
,
text_IQRoutputTable()
Other Submission package:
IQRoutputDEFINE()
,
IQRoutputXPT()
,
addLabel_IQRaedataER()
,
addLabel_IQRdataGENERAL()
,
createSubmissionPack()
,
exportDEFINE_IQRaedataER()
,
exportDEFINE_IQRdataGENERAL()
,
exportDEFINEpdf_IQRdataGENERAL()
,
exportXPT_IQRaedataER()
,
getProgramSpecification()
Examples
if (FALSE) specmodels <- getModelSpecification(list(finalPK = "../Output/FINALMODELS/MODEL42",
finalPD = "../Output/FINALMODELS/MODEL99")) # \dontrun{}