Learn R Programming

rCoinbase (version 1.0.0)

cb_getAccounts: List Accounts

Description

List Accounts

Usage

cb_getAccounts(lmt)

Value

Get a data.frame of authenticated Advanced Trade accounts for the current user.

Arguments

lmt

= The number of accounts to display per page. By default, displays 49 (max 250)

Examples

Run this code
if (FALSE) {
  cb_getAccounts(lmt = 100)
}

Run the code above in your browser using DataLab