get_tag | R Documentation |
Geta a data frame of ticker symbols and names linked to trending tags on the RobinHood website.
get_tag(RH, tag)
RH |
object class RobinHood |
tag |
(string) a hyphenated tag such as "100-most-popular" |
## Not run: # Login in to your RobinHood account RH <- RobinHood("username", "password") get_tag(RH, "100-most-popular") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.