SeerMapper2010West-package: SeerMapper-Supplemental 2010 Census Tract Western States...

Description Details Author(s)

Description

The SeerMapper2010West package provides supplemental 2010 Census Tract boundary datasets for 13 states without Seer Registries that are west of the Mississippi river use with SeerMapper package.

The SeerMapper2010Regs supplemental data package contains the 2010 census tract boundary datasets for 19 states with NCI Seer Registries. The SeerMapper2010East supplemental data package contains the 2010 census tract boundary datasets for 20 states (including DC and PR) that do not have NCI 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 50 states, the District of Columbia and Puerto Rico.

Details

Package: SeerMapper2010West
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 census tract boundary packages when SeerMapper is install. When SeerMapper is called, if it determines which, if any, 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)
  
  SeerMapper(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 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
Maintainer: "Joe Zou" zouj@imsweb.com


SeerMapper2010West documentation built on Jan. 16, 2021, 5:31 p.m.