View source: R/get_user_preferences.R
get_user_preferences | R Documentation |
Given the tokens object from the 'get_authentication_tokens' function, returns the user preferences associated with the account that was authenticated.
get_user_preferences(tokens)
tokens |
token object from 'get_authentication_tokens' function (list). |
Returns a data frame containing the user's preferences
Nick Bultman, njbultman74@gmail.com, June 2024
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.