Use R to make requests to the US Census Bureau's International Data Base API. Results are returned as R data frames. For more information about the IDB API, visit <http://www.census.gov/data/developers/data-sets/international-database.html>.
Version: | 0.3 |
Depends: | R (≥ 3.0.0) |
Imports: | jsonlite, dplyr, httr, countrycode |
Suggests: | tidyr, plotly |
Published: | 2018-04-15 |
Author: | Kyle Walker [aut, cre] |
Maintainer: | Kyle Walker <kyle.walker at tcu.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
In views: | OfficialStatistics |
CRAN checks: | idbr results |
Reference manual: | idbr.pdf |
Package source: | idbr_0.3.tar.gz |
Windows binaries: | r-devel: idbr_0.3.zip, r-release: idbr_0.3.zip, r-oldrel: idbr_0.3.zip |
macOS binaries: | r-release: idbr_0.3.tgz, r-oldrel: idbr_0.3.tgz |
Old sources: | idbr archive |
Please use the canonical form https://CRAN.R-project.org/package=idbr to link to this page.