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 04 Jun. 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

murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
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  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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