Learn R Programming

nse2r (version 0.1.6)

nse_index_valid: Validate index symbol.

Description

Check if index symbol is valid.

Usage

nse_index_valid(index_code)

Arguments

index_code

Symbol of the index.

Examples

Run this code
if (FALSE) {
nse_index_valid("nifty auto")
nse_index_valid("nifty cps")
}

Run the code above in your browser using DataLab