SeerMapperWest-package: SeerMapper-Supplemental 2000 Census Tract Western States...

Description Details Author(s)

Description

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

The SeerMapperRegs supplemental data package contains the 2000 census tract boundary datasets for 19 states with NCI Seer Registries. The SeerMapperEast supplemental data package contains the 2000 census trace 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 2000 census tract level data in any of the 50 states, the District of Columbia and Puerto Rico.

Details

Package: SeerMapperWest
Type: Package
Version: 1.2.4
Date: 2020-6-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 SeerMapperWest package contains the 2000 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
  

using the Alber Equal Area projection for the U. S.

Author(s)

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


SeerMapperWest documentation built on Jan. 16, 2021, 5:37 p.m.