# get account information from tinkoff
account_info <- getAccounts(src = "Tinkoff", api.key = "your_api_key")
# get account information from alor
account_info <- getAccounts(src = "Alor", api.key = "your_api_key")
Run the code above in your browser using DataLab