knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
*Download today's equity bhavcopy from NSE(National Stock Exchange) and BSE(Bombay Stock Exchange).
*Just use bhavtoday()
. Note that today's bhavcopy is made available in the evening.
# Example library(nser) #Todays NSE Equity Bhavcopy report = bhavtoday() #Todays BSE Equity Bhavcopy report = bhavtoday('BSE')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.