View source: R/get_positions_options.R
get_positions_options | R Documentation |
Get the currently held positions for your RobinHood account
get_positions_options(RH, trim_pending = TRUE)
RH |
object class RobinHood |
trim_pending |
(logical) if FALSE, then return pending and intraday columns |
## Not run: # Login in to your RobinHood account RH <- RobinHood("username", "password") get_positions_options(RH) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.