powered by
the available regions in the specified db, it is used for query the province, city and country code generally
statscnRegions(dbcode = "fsnd")
the dbcode should be some province db(fs*) , city db(cs*) or internaltional db(gj*)
the data frame with all the available region codes and names in the db
Xuehui YANG (2016). rstatscn: R Interface for China National Data. R package version 1.1.1. https://CRAN.R-project.org/package=rstatscn
# NOT RUN { statscnRegions('fsnd') statscnRegions('csnd') statscnRegions('gjnd') # } # NOT RUN { # }
Run the code above in your browser using DataLab