
Parse a single Brazilian-style Munsell color string into hue/value/chroma
Source:R/febr.R
dot-parse_febr_munsell.RdHandles the FEBR / SiBCS-canonical "<matiz> <valor>/<croma>"
format with PT-BR comma-decimal in any numeric component
(e.g. "2,5YR 3/6" -> hue "2.5YR", value 3, chroma 6;
"10YR 5,5/3,5" -> hue "10YR", value 5.5, chroma 3.5).