nsetree: Treemap for Nifty50 and F&O Securities"

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

Introduction

View the Treemap of NIFTY50 and FO securities along with percent change.

library(nser)

# Example 
#Treemap of NIFTY50 securities
nsetree()


#Treemap of F&O securities
nsetree("fo")


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.