ed_nbs_symbol: symbol of NBS economic data

ed_nbs_symbolR Documentation

symbol of NBS economic data

Description

ed_nbs_symbol provides an interface to query symbols of economic indicators from NBS.

Usage

ed_nbs_symbol(symbol = NULL, geo_type = NULL, freq = NULL, eng = FALSE)

Arguments

symbol

symbols of NBS indicators.

geo_type

geography type in NBS, including 'nation', 'province', 'city'. Default is NULL.

freq

the frequency of NBS indicators, including 'monthly', 'quarterly', 'yearly'. Default is NULL.

eng

logical. The language of the query results is in English or in Chinese. Default is FALSE.

Examples

# query symbol interactively
## Not run: 
sym = ed_nbs_symbol()
## End(Not run)


ShichenXie/getpedr documentation built on April 4, 2024, 8:20 a.m.