get_accounts {RobinHood}R Documentation

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

## Not run: 
# Login in to your RobinHood account
RH <- RobinHood("username", "password")

get_accounts(RH)

## End(Not run)

[Package RobinHood version 1.7.0 Index]