bhavpr {nser} | R Documentation |
Bhavcopy PR from NSE
bhavpr(x)
x |
numeric date format |
Gets Bhavcopy PR from NSE for the given date.
List of Bhavcopy PR for the given date.
The date should be strictly numerical and mentioned in quotation mark, refer example.
Nandan L. Patil tryanother609@gmail.com
<https://www.nseindia.com/all-reports>
## Not run:
# Equity Bhavcopy PR
library(nser)
report = bhavpr("01072021")
## End(Not run)