Last data update: 2014.03.03

R: Installer for the UScensus2010cdp package.
install.cdpR Documentation

Installer for the UScensus2010cdp package.

Description

Convenient installer for the UScensus2010 package. Warning this installs from the source file for OS X and Linux and can take several minutes. Windows install only available for 2.11+ at this time.

Usage

install.cdp(x)

Arguments

x

a character string, must be either "osx:, "linux" or "windows"

Warning

This is an extremely large file (around 180 megabytes) and should only be installed if you have a very good connection. Also it is worth noting that for all systems the install is from source and can take quite a bit of time to install.

Author(s)

Zack W Almquist

References

Zack W. Almquist (2010). US Census Spatial and Demographic Data in R: The UScensus2000 Suite of Packages. Journal of Statistical Software, 37(6), 1-31. http://www.jstatsoft.org/v37/i06/.

Examples

## Not run: 
install.cdp("osx")

## End(Not run)

Results