if (FALSE) {
# top gainers
nse_fo_top_gainers()
# retain original column names as returned by NSE
nse_fo_top_gainers(clean_names = FALSE)
# top losers
nse_fo_top_losers()
# retain original column names as returned by NSE
nse_fo_top_losers(clean_names = FALSE)
}
Run the code above in your browser using DataLab