get_ratings | R Documentation |
Get analyst raings for a given equity symbol from RobinHood
get_ratings(RH, symbol)
RH |
object class RobinHood |
symbol |
(string) Ticker symbol |
## Not run: # Login in to your RobinHood account RH <- RobinHood("username", "password") get_ratings(RH, symbol = "CAT") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.