doc/fobhav.R

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

## ----example------------------------------------------------------------------
# Example: Lets download the bhavcopy of 1 July 2021 for Derivatives (F&O). 
library(nser)
report = fobhav("01072021")
head(report)
nandp1/nser documentation built on Nov. 15, 2024, 4:04 a.m.