Learn R Programming

nse2r (version 0.1.3)

nse_stock_quote: Stock quote

Description

Fetch the quote for a given stock code.

Usage

nse_stock_quote(stock_code)

Arguments

stock_code

Symbol of the stock.

Examples

Run this code
# NOT RUN {
nse_stock_quote("infy")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab