The picker's defaults: which life stage and which denominator open a taxon (D8 rule 4)
Source:R/density.R
cc_default_stage.RdGiven the per-dataset x life-stage coverage of a taxon — one row per (dataset_key, life_stage)
with n rows, n_10m2 rows that can be expressed per 10 m2 and n_1000m3 per 1000 m3 — the
default stage is the one with the most rows carrying effort (tie: most rows), and the default
denominator is the one that covers the most datasets with effort for that stage — never
largest-n; per_10m2 on a tie; raw only when nothing carries effort. Eggs and larvae are never
merged. The explorer's state.ts implements the same two functions.