Search for behavioral science and UX concepts used in the BID framework. Returns concepts matching the search term along with their descriptions, categories, and implementation guidance.
bid_concepts(search = NULL, fuzzy_match = TRUE, max_distance = 2)A tibble containing matching concepts with their details
A character string to search for. If NULL or empty, returns all concepts.
Logical indicating whether to use fuzzy string matching (default: TRUE)
Maximum string distance for fuzzy matching (default: 2)