Description Usage Arguments Examples
View source: R/rh_quote.R
Get a quote for one or more symbols.
1
rh_quote(symbols)
symbols
The shorthand symbols.
1 2 3 4 5
library(robinhoodr) symbols <- c("MSFT", "FB", "TSLA") rh_quote(symbols = symbols)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.