Learn R Programming

nse2r (version 0.1.6)

nse_stock_quote: Stock quote

Description

Fetch the quote for a given stock code from Yahoo Finance API or Rediff Money.

Usage

nse_stock_quote(stock_code)

Arguments

stock_code

Symbol of the stock.

Examples

Run this code
if (FALSE) {
nse_stock_quote("infy")
}

Run the code above in your browser using DataLab