cb_getAccount {rCoinbase} | R Documentation |
Get Accounts
Description
Get Accounts
Usage
cb_getAccount(acct_uuid)
Arguments
acct_uuid |
= The account's UUID. |
Value
Get a data.frame
of information about an account, given an account UUID.
Examples
## Not run:
cb_getAccount(acct_uuid = 'f412dr89-01d0-576d-g457-ea0b52a13716')
## End(Not run)
[Package rCoinbase version 1.0.0 Index]