Learn R Programming

SeerMapper (version 1.2.5)

SeerMapper2010: Quick Data Mapper at State, County, Census Tract or Seer Registry levels

Description

Provides a call to the SeerMapper main function in the package to create maps of data using the U. S. 2010 census boundary identifiers and data. While the SeerMapper function can map against either the 2000 or 2010 census boundary data by using the censusYear call parameter, the SeerMapper2010 and SeerMapper2000 function are provided minimize the call parameters required and also simplify the overall process. All of the SeerMapper call parameters can be specified and are passed along to SeerMapper.

Usage

SeerMapper2010(...)

Arguments

...

any of the SeerMapper call parameters (see section on the SeerMapper function for details). All parameters are passed through to SeerMapper.

Details

For details on the supported call parameters, see the SeerMapper section of this doccument.