Learn R Programming

charlesschwabapi (version 1.0.5)

get_user_preferences: 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)

Value

Returns a data frame containing the user's preferences

Arguments

tokens

token object from `get_authentication_tokens` function (list).

Author

Nick Bultman, njbultman74@gmail.com, June 2024