excelUI
excelUI(
fileName = "qualification.xlsx",
snapshotPaths,
observedDataPaths,
excelTemplate = NULL,
qualificationPlan = NULL,
toRemove = NULL
)
Name of the Excel file to be created
List of project snapshots given by their URL or relative path
List of observed data sets (which are not included into the projects) given by their URL or relative path
Default excel template (only captions and lookup tables)
Optional: existing qualification plan. If `NULL`, at least 1 project must be included into the projects list above
Optional: projects to remove? Optional: observed data sets to remove?