Description Usage Arguments Value Examples
View source: R/wpCPRDemographic.R
wpCPRDemographic function to get a toptal subnational population age-sex structures based on shapefile
1 2 3 4 5 6 7 8 9 10 |
year |
The year of the population (2000-2020) |
shapeFilePath |
The path to the shpaefile |
outputFilePath |
The opath to the output CVS file |
apikey |
API key to access the WorldPop API |
callbacktime |
Default is 5 sec. TIme to call the API server |
maxexectime |
Default is 3600 sec. Max execution time of the request. |
apiurl |
URL to WorldPop API |
verbose |
If TRUE then the progress will be shown |
DataFrame* object
1 2 | wpCPRDemographic(year=2013, shapeFilePath = file.path("/tmp/Inputs/BFA-HDX-Borders.shp"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.