| get_profiles_only | R Documentation |
Wrapper around get_profiles() to retrieve VALD profiles.
Useful if profile data needs to be refreshed independently.
get_profiles_only()
A data frame containing VALD profiles information for the stored tenant_id.
## Not run:
# Fetch profiles
profiles <- get_profiles_only()
View(profiles)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.