50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

RobinHood (version 1.6.5)

get_user: Get personal user data related to your RobinHood account

Description

Get personal user data related to your RobinHood account

Usage

get_user(RH)

Arguments

RH

object class RobinHood

Examples

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

get_user(RH)
}

Run the code above in your browser using DataLab