bhavpr: Historical Equity Bhavcopy PR"

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Introduction

To download historical Bhavcopy PR just mention the date in numeric format(Date, Month, Year). Note that date should be mentioned in quotation mark "" (inverted comma). The function returns list containing ten dataframes form Bhavcopy PR.

library(nser)
library(readr)
report = bhavpr("01072021")
head(report)


Try the nser package in your browser

Any scripts or data that you put into this service are public.

nser documentation built on Sept. 19, 2023, 5:06 p.m.