SeerMapper2010Regs-package: SeerMapper-Supplemental 2010 Census Tract boundary datasets...

Description Details Author(s)

Description

The SeerMapper2010Regs package provides supplemental 2010 Census Tract boundary datasets for 19 states containing Seer Registries for use with SeerMapper package.

The SeerMapper2010West supplemental data package contains the 2010 census tract boundary dataset for 13 states west of the Mississippi river that do not contain NCI Seer Registries. The SeerMapper2010East data only package contains the 2010 census tract boundary datasets for 20 states, District of Columbia and Puerto Rico that do not have Seer Registries and are east of the Mississippi river.

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

Details

Package: SeerMapper2010Regs
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 SeerMapper2010 function in the SeerMapper package. The defined interdependencies of the packages automatically install the supplemental census tract boundary packages when SeerMapper is install. When the SeerMapper2010 function is called, it sets the census year to "2010" to instruct SeerMapper to use the 2010 boundaries and related information to map the data.

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 SeerMapper2010Regs package contains the 2010 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
    FIPS   Name        # of Registries
     02     Alaska      1
     04     Arizona     1
     06     California  4
     09     Connecticut 1
     13     Georgia     3
     15	    Hawaii      1
     16     Idaho       1
     19     Iowa        1
     21     Kentucky    1
     22     Louisiana   1
     25     Massachusetts 1
     26     Michigan    1
     34     New Jersey  1
     35     New Mexico  1
     36     New York    1
     40     Oklahoma    1
     49     Utah        1
     53     Washington  1            
     55     Wisconsin   1

The SeerMapper2010East package contains the 2010 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
  

The SeerMapper2010West package contains the 2010 census tract boundary datasets for:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
    FIPS   Name
     05     Arkansas
     08     Colorado
     20     Kansas
     27     Minnesota
     29     Missouri
     30     Montana
     31     Nebraska
     32     Neveda
     38     North Dakota
     41     Oregon
     46     South Dakota
     48     Texas
     56     Wyoming
  

Author(s)

Jim Pearson jbpearson353@gmail.com with data sourced from U. S. Census Bureau geo.tiger@census.gov
Maintainer: "Joe Zou" zouj@imsweb.com


SeerMapper2010Regs documentation built on Jan. 16, 2021, 5:20 p.m.