Description Usage Arguments Value Examples
the available regions in the specified db, it is used for query the province, city and country code generally
| 1 | statscnRegions(dbcode = "fsnd")
 | 
| dbcode | 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
| 1 2 3 4 5 6 | ## Not run: 
 statscnRegions('fsnd')
 statscnRegions('csnd')
 statscnRegions('gjnd')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.