Other packages > Find by keyword >

SeerMapper  

A Quick Way to Map U.S. Rates and Data of U.S. States, Counties, Census Tracts, or Seer Registries using 2000 and 2010 U.S. Census Boundaries
View on CRAN: Click here


Download and install SeerMapper package within the R console
Install from CRAN:
install.packages("SeerMapper")

Install from Github:
library("remotes")
install_github("cran/SeerMapper")

Install by package version:
library("remotes")
install_version("SeerMapper", "1.2.5")



Attach the package and use:
library("SeerMapper")
Maintained by
Joe Zou
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-27
Latest Update:
Description:
Provides an easy way to map seer registry area rate data on a U.S. map. The U.S. data may be mapped at the state or state/county. U.S. Seer registry data may be mapped at the Seer registry area, Seer Registry area/county or Seer Registry area/county/census tract level. The function uses a calculated default categorization breakpoint list for 5 categories, when not breakpoint list is provided or the number of categories is specified by the user. A user provided break point list is limited to containing 5 values. The number of calculated categories may be from 3 to 11. The user provide the p-value for each area and request hatching over any areas with a p-value > 0.05. Other types of comparisons can be specified. If states or state/counties are used, the area identifier is the U.S. FIPS codes for states and counties, 2 digits and 5 digits respectfully. If the data is for U.S. Seer Registry areas, the Seer Registry area identifier used to link the data to the geographical area is a Seer Registry area abbreviation. See documentation for the list of acceptable Seer Registry area names and abbreviations. The state boundaries are overlaid all rate maps. The package contains the boundary data for state, county, Seer Registry areas, and census tracts for counties within a Seer registry area. The package support boundary data from the 2000 and 2010 U.S. Census. The SeerMapper package version contains the U.S. Census 2000 and 2010 boundary data for the regional, state, Seer Registry, and county levels. Six supplement packages contain the census tract boundary data. Copyrighted 2014, 2015, 2016, 2017, 2018 and 2019 by Pearson and Pickle.
How to cite:
Joe Zou (2017). SeerMapper: A Quick Way to Map U.S. Rates and Data of U.S. States, Counties, Census Tracts, or Seer Registries using 2000 and 2010 U.S. Census Boundaries. R package version 1.2.5, https://cran.r-project.org/web/packages/SeerMapper. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.2.0 (2017-05-27 16:09), 1.2.2 (2020-06-08 23:40), 1.2.3 (2020-06-18 13:10), 1.2.4 (2020-06-23 07:31), 1.2.5 (2021-01-12 22:00)
Other packages that cited SeerMapper R package
View SeerMapper citation profile
Other R packages that SeerMapper depends, imports, suggests or enhances
Functions, R codes and Examples using the SeerMapper R package
Some associated functions: SM_XXXXX . SeerMapper-package . SeerMapper.Version . SeerMapper . SeerMapper2010 . SeerRegs_CM_Data . USStates_CM_St_Data . area_MetroYY_XX_Data . co99_d00 . coXX_dXX . hs99_d00 . hsXX_dXX . messages . rg99_d00 . sa99_d00 . st99_d00 . state_CM_Co_Data . state_DemYY_XX_Data . 
Some associated R codes: SeerMapper.R .  Full SeerMapper package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA