Returns a dataframe output for account preferences associated with user
Usage
schwab_userPreferences(accessTokenList = NULL)
Value
Dataframe output of account details
Arguments
accessTokenList
A valid Access Token must be set using the output from
schwab_auth3_accessToken. The most recent Access Token will be
used by default unless one is manually passed into the function.