Learn R Programming

rCoinbase (version 1.0.0)

cb_getAccount: Get Accounts

Description

Get Accounts

Usage

cb_getAccount(acct_uuid)

Value

Get a data.frame of information about an account, given an account UUID.

Arguments

acct_uuid

= The account's UUID.

Examples

Run this code
if (FALSE) {
  cb_getAccount(acct_uuid = 'f412dr89-01d0-576d-g457-ea0b52a13716')
}

Run the code above in your browser using DataLab