install.packages("devtools") # if you didn't install it yet
library(devtools)
install_github("knmontecarlo/getQuote")
library(getQuote)
var <- getQuote("ticker")
- get quotations of ticker
.
Project under MIT license.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.