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: 2021-01-12
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 20 Apr. 2025.
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
03/2103/2203/2804/0104/0404/0604/0704/0804/1204/1504/17Downloads for SeerMapper12345678910TrendBars

Today's Hot Picks in Authors and Packages

negligible  
A Collection of Functions for Negligible Effect/Equivalence Testing
Researchers often want to evaluate whether there is a negligible relationship among variables. The ...
Download / Learn more Package Citations See dependency  
paramhetero  
Numeric and Visual Comparisons of Heterogeneity in Parametric Models
Performs statistical tests to compare coefficients and residual variance across models. Also provid ...
Download / Learn more Package Citations See dependency  
jsonlite  
A Simple and Robust JSON Parser and Generator for R
A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers sim ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
japanstat  
Tools for Easy Use of 'e-Stat' API
Provides tools for using the API of 'e-Stat' (), a portal site for Japane ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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