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

Introduction

Download today's Derivatives(F&O) bhavcopy. Just use fobhavtoday(). Note that bhavcopy is made available by NSE in the evening.

library(nser)
report = fobhavtoday()
head(report)


nandp1/nser documentation built on Nov. 15, 2024, 4:04 a.m.