if (FALSE) {
# 52 week high
nse_stock_year_high()
# retain original column names as returned by NSE
nse_stock_year_high(clean_names = FALSE)
# 52 week low
nse_stock_year_low()
# retain original column names as returned by NSE
nse_stock_year_low(clean_names = FALSE)
}
Run the code above in your browser using DataLab