fetch_herb_facets.Rd
Returns available filter values and their counts for the Herb Explorer.
fetch_herb_facets()
A named list of tibbles, one per facet field (e.g. therapeutic_en_class, family, toxicity).
therapeutic_en_class
family
toxicity
if (FALSE) { # \dontrun{ facets <- fetch_herb_facets() facets$toxicity } # }