ed_code: code list by category

View source: R/ed_code.R

ed_codeR Documentation

code list by category

Description

ed_code get the code list of country, currency, stock exchange, commodity exchange and administrative district of mainland of China.

Usage

ed_code(cate = NULL)

Arguments

cate

The available category values including 'country', 'currency', 'stock_exchange', 'commodity_exchange', 'china_district'.

Examples

## Not run: 
# specify the categories
code_list1 = ed_code(cate = c('country', 'currency'))

# interactivly return code list
code_list2 = ed_code()


## End(Not run)


ShichenXie/pedar documentation built on March 27, 2024, 3:55 a.m.