README.md

getQuote

Instalation

install.packages("devtools") # if you didn't install it yet
library(devtools)
install_github("knmontecarlo/getQuote")

Loading

library(getQuote)

Usage

var <- getQuote("ticker") - get quotations of ticker.

License

Project under MIT license.



knmontecarlo/getQuote documentation built on May 16, 2019, 9:29 a.m.