inst/application/logic/logic_norm.R

output$preopen_nifty <- renderDataTable({
	nse2r::nse_preopen_nifty()
})

output$preopen_nifty_bank <- renderDataTable({
	nse2r::nse_preopen_nifty_bank()
})

Try the nse2r package in your browser

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

nse2r documentation built on Nov. 1, 2022, 5:05 p.m.