bhavpr {nser} | R Documentation |
Bhavcopy PR from NSE
Description
Bhavcopy PR from NSE
Usage
bhavpr(x)
Arguments
x |
numeric date format |
Details
Gets Bhavcopy PR from NSE for the given date.
Value
List of Bhavcopy PR for the given date.
Note
The date should be strictly numerical and mentioned in quotation mark, refer example.
Author(s)
Nandan L. Patil tryanother609@gmail.com
Source
<https://www.nseindia.com/all-reports>
See Also
Examples
## Not run:
# Equity Bhavcopy PR
library(nser)
report = bhavpr("01072021")
## End(Not run)
[Package nser version 1.5.3 Index]