get_user_preferences {charlesschwabapi} | R Documentation |
Get User Preferences
Description
Given the tokens object from the 'get_authentication_tokens' function, returns the user preferences associated with the account that was authenticated.
Usage
get_user_preferences(tokens)
Arguments
tokens |
token object from 'get_authentication_tokens' function (list). |
Value
Returns a data frame containing the user's preferences
Author(s)
Nick Bultman, njbultman74@gmail.com, June 2024
[Package charlesschwabapi version 1.0.2 Index]