Aggregates indicator scores into pillar-level scores (one per domain). Each pillar score is the mean of its indicator scores.
Usage
compute_pillar_scores(evidence, config = sci_config_default())Arguments
- evidence
A validated evidence data.frame.
- config
An
sci_configfromsci_config_default().