Other packages > Find by keyword >

micromapST  

Linked Micromap Plots for U. S. and Other Geographic Areas
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("micromapST", "3.1.1")



Attach the package and use:
library("micromapST")
Maintained by
Jim Pearson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-06-05
Latest Update: 2025-04-08
Description:
Provides the users with the ability to quickly create linked micromap plots for a collection of geographic areas. Linked micromap plots are visualizations of geo-referenced data that link statistical graphics to an organized series of small maps or graphic images. The Help description contains examples of how to use the 'micromapST' function. Contained in this package are border group datasets to support creating linked micromap plots for the 50 U.S. states and District of Columbia (51 areas), the U. S. 20 Seer Registries, the 105 counties in the state of Kansas, the 62 counties of New York, the 24 counties of Maryland, the 29 counties of Utah, the 32 administrative areas in China, the 218 administrative areas in the UK and Ireland (for testing only), the 25 districts in the city of Seoul South Korea, and the 52 counties on the Africa continent. A border group dataset contains the boundaries related to the data level areas, a second layer boundaries, a top or third layer boundary, a parameter list of run options, and a cross indexing table between area names, abbreviations, numeric identification and alias matching strings for the specific geographic area. By specifying a border group, the package create linked micromap plots for any geographic region. The user can create and provide their own border group dataset for any area beyond the areas contained within the package. In version 3.0.0, the 'BuildBorderGroup' function was upgraded to not use the retiring 'maptools', 'rgdal', and 'rgeos' packages. References: Carr and Pickle, Chapman and Hall/CRC, Visualizing Data Patterns with Micromaps, CRC Press, 2010. Pickle, Pearson, and Carr (2015), micromapST: Exploring and Communicating Geospatial Patterns in US State Data., Journal of Statistical Software, 63(3), 1-25., . Copyrighted 2013, 2014, 2015, 2016, 2022, 2023, and 2024 by Carr, Pearson and Pickle.
How to cite:
Jim Pearson (2013). micromapST: Linked Micromap Plots for U. S. and Other Geographic Areas. R package version 3.1.1, https://cran.r-project.org/web/packages/micromapST. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0.1 (2013-11-27 21:56), 1.0.2 (2014-01-11 17:13), 1.0.3 (2014-03-09 08:03), 1.0.5 (2015-01-22 01:02), 1.0 (2013-06-05 09:31), 1.1.0 (2016-12-06 23:43), 1.1.1 (2016-12-08 01:18), 1.1.3 (2022-04-30 01:30), 2.0.0 (2022-08-20 08:40), 2.0.1 (2022-09-26 18:20), 3.0.0 (2023-08-10 13:50), 3.0.1 (2023-11-12 11:13), 3.0.2 (2024-01-10 07:03), 3.0.3 (2024-04-21 04:22), 3.0.4 (2024-10-27 01:30), 3.1.0 (2025-02-13 23:20)
Other packages that cited micromapST R package
View micromapST citation profile
Other R packages that micromapST depends, imports, suggests or enhances
Complete documentation for micromapST
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  

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