Skip to contents

Get data related to your RobinHood account

Usage

get_accounts(RH)

Arguments

RH

object of class RobinHood

Examples

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

get_accounts(RH)
}