Read composite or goal-level scores from a disclosure bundle
bundle_score.RdStable accessor for scorecard aggregates held in a disclosure bundle.
Examples
b <- compile_site_disclosures(demo_mine_sites, site_id = "CU-ATAC",
years = 2024)
bundle_score(b)
#> [1] 66.8
bundle_score(b, what = "goal_8")
#> [1] 86.3