Learn R Programming

micromapST (version 3.1.1)

Linked Micromap Plots for U. S. and Other Geographic Areas

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 with the 'BuildBorderGroup' function. In April of 2022, it was announced that 'maptools', 'rgdal', and 'rgeos' R packages would be retired in middle to end of 2023 and removed from the CRAN libraries. The 'BuildBorderGroup' function was dependent on these packages. 'micromapST' functions were not impacted by the retired R packages. Upgrading of 'BuildBorderGroup' function was completed and released with version 3.0.0 on August 10, 2023 using the 'sf' R package. 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, 2024, and 2025 by Carr, Pearson and Pickle.

Copy Link

Version

Install

install.packages('micromapST')

Monthly Downloads

433

Version

3.1.1

License

GPL (>= 2)

Maintainer

Jim Pearson

Last Published

April 8th, 2025

Functions in micromapST (3.1.1)

BuildBorderGroup

Building new border groups for Linked Micromap created by the micromapST package
KansPopInc

Test data for the Kansas border Group
AfricaPopData

Test data for the Africa border Group
ChinaBG

ChinaBG border group datasets to support creating micromaps for the 32 providences and municipalities in the country of Republic of China
MarylandBG

MarylandBG border group datasets to support creating micromaps for the 24 counties in the state of Maryland
ClnStrName_MST

A function to consistantly clean the character strings used for Location IDs
AfricaBG

AfricaBG border group datasets to support creating micromaps for the 52 countries in Africa
KansasBG

KansasBG border group datasets to support creating micromaps for the 105 counties in the state of Kansas
LOWESSData

Test data for US LOWESS ScatDot glyphs.
Educ8thData

Education Survey of 8th Grade Proficiency in Math
UKIrelandPopData

Test data for the UK-Ireland border Group
SeoulSKoreaBG

Seoul South Korea border group datasets to support creating micromaps for the 25 districts in the Korean city of Seoul.
Seer18Area

Test data for 18 U.S. Seer Registries (of 20) for general dot, arrow, and bar glyphics.
USSeerBG

USSeerBG border group datasets to support use with U.S. 20 Seer areas/registries
SynTable

This data set contains a synonym table to help translate common incorrect location id strings
TSdata

Time Series Example Dataset
UKIrelandBG

UKIrelandBG border group datasets contains the boundary information for the United Kingdom and Ireland.
NewYorkBG

NewYorkBG border group datasets to supports building micromaps for the 62 counties in the state of New York.
SeoulPopData

Test data for the Seoul South Korea city district border Group
Plot_Vis

A function to plot the micromapST boundary format called VisBorders
cnPopData

Test data for the China border Group
bordGrp

Defining different spatial areas for Linked Micromap using the micromapST package
USStatesBG

USStatesBG border group datasets to support use with U.S. States amd D.C. Areas
glyph-rank

The rank glyph creates a graphic of the area rankings.
glyph-bar

The bar glyph creates a graphic of a single data point as the height of the bar.
glyph-arrow

The arrow glyph creates a graphic of a two data points, from a beginning point to an end point.
glyph-normbar

The Normbar glyph creates a graphic of a stacked bar chart dot plot of x values.
UtahBG

UtahBG border group datasets to support creating micromaps for the counties in the state of Utah
UtahPopData

Test data for the Utah state border Group
glyph-ctrbar

The ctrbar glyph creates a centered stacked bar diagram centered about the value of zero.
glyph-boxplot

The boxplot glyph creates a graphic of a scatter dot plot of x and y coordinate points.
glyph-id

The id glyph creates a graphic of a names or abbreviations of each area in the map.
X-Axis

How the X-Axis is created and user controls.
glyph-mapxxxx

The collection of map glyphs creates a graphic of a micromap plots.
glyph-dotconf

The dotconf glyph creates a graphic of a single data point as a dot with a line through the dot from the low to high confidence limits.
glyph-dot

The dot glyph create a graphic of a single data point as a dot on the graphic between the lowest and highest values.
detailsVariables

Validation and Translation table for details variables
glyph-dotse

The dotse glyph creates a graphic of a single data point and a line representing the standard error of the data.
glyph-dotsignif

The dotsignif glyph creates a graphic of a single data point as a dot and overlay the dot with a "X" if the data value is significant.
glyph-ts

The TS and TSCONF glyph creates a time series plot for up to 64 time periods for the data based on the provided matrix.