get_user {RobinHood} | R Documentation |
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
## Not run:
# Login in to your RobinHood account
RH <- RobinHood("username", "password")
get_user(RH)
## End(Not run)
[Package RobinHood version 1.7.0 Index]