inst/application/logic/logic_chisq.R

output$index_list <- renderDataTable({
	nse2r::nse_index_list()
})

output$index_quote <- renderDataTable({
	nse2r::nse_index_quote()
})

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.