R/family-system.R
detect_indicator_family.Rd
Extracts the family code from an indicator name (e.g., "C1" -> "C").
detect_indicator_family(indicator_name)
Character. Indicator name.
Character. Family code (C, W, F, L, etc.) or NA if not detected.