View source: R/structure_suggest.R
| flatten_suggestions_to_tibble | R Documentation |
Transforms the nested list structure of suggestions (grouped by concept) into a flat tibble with one row per suggestion. Maintains backward compatibility by keeping the nested structure available.
flatten_suggestions_to_tibble(suggestion_groups)
suggestion_groups |
List of concept groups with suggestions |
Tibble with columns: concept, title, details, components, rationale, score, difficulty, category
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.