getNBS {gfer}R Documentation

getNBS

Description

get National Bureau of Statistics data

Usage

getNBS(indicator, start, end)

Arguments

indicator

of which data is fetched, indicator includes 'GDP', 'water resources', 'water use' and 'wastewater', etc.

start

starting year of data wanted

end

end year of data wanted, make sure your input end year exists in the NBS website

Value

no return

References

Xuehui YANG (2016). rstatscn: R Interface for China National Data. R package version 1.1.1. https://CRAN.R-project.org/package=rstatscn


[Package gfer version 0.1.12 Index]