Get data related to your RobinHood account
Examples
if (FALSE) {
# Login in to your RobinHood account
RH <- RobinHood("username", "password")
get_accounts(RH)
}
Get data related to your RobinHood account
if (FALSE) {
# Login in to your RobinHood account
RH <- RobinHood("username", "password")
get_accounts(RH)
}