| get_profiles_groups_categories | R Documentation |
Returns a long-format data frame of profile–category–group relationships. Each row represents a single combination of:
profileId
categoryId / categoryName (may be blank for legacy profiles)
groupId / groupName (may be blank for legacy profiles)
get_profiles_groups_categories()
Legacy profiles without groups or categories are still included, with blank group/category fields.
Internal function – use the exported wrapper(s) instead.
A data frame with columns:
profileId
categoryId
categoryName
groupId
groupName
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.