Description Usage Arguments Value Examples
List NSE indices.
1 | nse_index_list(clean_names = TRUE)
|
clean_names |
Logical; if |
A tibble with the following column:
index_name |
Name of the index. |
1 2 3 4 | nse_index_list()
# retain original column names as returned by NSE
nse_index_list(clean_names = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.