powered by
Get a quote from RobinHood
get_quote(RH, symbol, limit_output = TRUE)
object class RobinHood
(string) of ticker symbols
(logical) if TRUE (default) return less quote detail
if (FALSE) { # Login in to your RobinHood account RH <- RobinHood("username", "password") get_quote(RH, "IR") }
Run the code above in your browser using DataLab