Skip to contents

This function checks the headers of the configuration table, validates output IDs and data group IDs for plotting, and ensures the configuration adheres to specified criteria. It also checks for file existence in the output folder.

Usage

validateSensitivityConfig(configTable, ...)

Arguments

configTable

A data.table containing the configuration for sensitivity analysis.

...

Additional arguments passed to other functions.

Value

A validated data frame containing the configuration table for sensitivity plots.