SeerMapper2010East-package: SeerMapper-Supplemental 2010 Census Tract East States...

Description Details Author(s)

Description

The SeerMapper2010East package provides supplemental 2010 Census Tract boundary datasets for 20 states, district and territory without Seer Registries that are east of the Mississippi river for use with SeerMapper package.

The SeerMapper2010West data only package contains the 2010 census tract boundary datasets for 13 states west of the Mississippi river that do not have Seer Registries. The SeerMapper2010Regs data only package contains the 2010 Census Tract boundary datasets for 19 states with Seer Registries.

By loading these packages (via the library function) expands the SeerMapper package abilities to map 2010 census tract level data in any of the 50 states, the District of Columbia and Puerto Rico.

Details

Package: SeerMapper2010East
Type: Package
Version: 1.2.4
Date: 2020-06-22
License: GPL-2
LazyLoad: no

No special action is required by the user to install this package or load it when running SeerMapper. The defined interdependencies of the packages automatically install the supplemental 2000 census tract boundary packages when SeerMapper is install. When SeerMapper is called, if it determines that one or more supplemental packages need to be loaded, it initiates the loading for the caller.

1
2
3
4
5
6
7
8
9
  
  library(SeerMapper)
  
  rateDate <- data.frame(FIBS=stateFibs, 
                         Rate=stateRateVector, 
                         pValue=stateRatePValue)
  
  SeerMapper2010(rateData, Title=c("Test Map"))
 

If the package attachment or dataset load fails, the caller is notified of the problem and mapping is terminated.

The SeerMapperEast package contains the 2000 census tract boundary datasets for:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
    FIPS   Name
     01     Alabama
     10     Delaware
     11	    District of Columbia
     12	    Florida
     17	    Illinois
     18	    Indiana
     23     Maine
     24     Maryland
     28	    Mississippi
     33	    New Hampshire
     37	    North Carolina
     39	    Ohio
     42     Pennsylvania
     44	    Rhode Island
     45	    South Carolina
     47	    Tennessee
     50	    Vermont
     51	    Virginia
     54     West Virginia
     72	    Puerto Rico
  

Author(s)

Jim Pearson jbpearson353@gmail.com
Maintainer: "Joe Zou" zouj@imsweb.com


SeerMapper2010East documentation built on Jan. 16, 2021, 5:29 p.m.