inst/application/logic/logic_f.R

output$fo_top_gainers <- renderDataTable({
	nse2r::nse_fo_top_gainers()
})

output$fo_top_losers <- renderDataTable({
	nse2r::nse_fo_top_losers()
})

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.