Learn R Programming

RobinHood (version 1.7.0)

get_accounts: Get data related to your RobinHood account

Description

Get data related to your RobinHood account

Usage

get_accounts(RH)

Arguments

RH

object of class RobinHood

Examples

Run this code
if (FALSE) {
# Login in to your RobinHood account
RH <- RobinHood("username", "password")

get_accounts(RH)
}

Run the code above in your browser using DataLab