To download historical bhavcopy just mention the date in numeric format(Date, Month, Year). Note that date should be mentioned in quotation mark “” (inverted comma).
# Example: Lets download the bhavcopy of 1 July 2021 for Equity.
library(nser)
= bhav("01072021")
report head(report)