cb_getAccounts {rCoinbase} | R Documentation |
List Accounts
Description
List Accounts
Usage
cb_getAccounts(lmt)
Arguments
lmt |
= The number of accounts to display per page. By default, displays 49 (max 250) |
Value
Get a data.frame
of authenticated Advanced Trade accounts for the current user.
Examples
## Not run:
cb_getAccounts(lmt = 100)
## End(Not run)
[Package rCoinbase version 1.0.0 Index]