| nse_stock_code | R Documentation | 
Fetch stock symbol and name from NSE.
nse_stock_code(clean_names = TRUE)
| clean_names | Logical; if  | 
A tibble with the following columns:
| symbol | NSE ticker. | 
| company | Name of the firm. | 
## Not run: nse_stock_code() # retain original column names as returned by NSE nse_stock_code(clean_names = FALSE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.