get_accounts: Get data related to your RobinHood account

View source: R/get_accounts.R

get_accountsR 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)

RobinHood documentation built on Jan. 7, 2023, 1:11 a.m.