powered by
Wrapper around get_profiles() to retrieve VALD profiles. Useful if profile data needs to be refreshed independently.
get_profiles()
get_profiles_only()
A data frame containing VALD profiles information for the stored tenant_id.
tenant_id
if (FALSE) { # Fetch profiles profiles <- get_profiles_only() View(profiles) }
Run the code above in your browser using DataLab