Learn R Programming

⚠️There's a newer version (3.1.1) of this package.Take me there.

micromapST (version 3.1.0)

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. 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, 2024, and 2025 by Carr, Pearson and Pickle.

Copy Link

Version

Install

install.packages('micromapST')

Monthly Downloads

413

Version

3.1.0

License

GPL (>= 2)

Maintainer

Jim Pearson

Last Published

February 13th, 2025

Functions in micromapST (3.1.0)

KansasBG

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

Test data for the Africa border Group
Educ8thData

Education Survey of 8th Grade Proficiency in Math
BuildBorderGroup

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

Test data for US LOWESS ScatDot glyphs.
MarylandBG

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

Test data for the Kansas border Group
AfricaBG

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

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

ChinaBG border group datasets to support creating micromaps for the 32 providences and municipalities in the country of Republic of China
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
SeoulSKoreaBG

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

Test data for the UK-Ireland border Group
PlotVis

A function to plot the micromapST boundary format called VisBorders
TSdata

Time Series Example Dataset
SeoulPopData

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

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

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

UKIrelandBG border group datasets contains the boundary information for the United Kingdom and Ireland.
glyph-TS

The TS glyph creates a time series plot for up to 64 time periods for the data based on the provided matrix.
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.
cnPopData

Test data for the China border Group
X-Axis

How the X-Axis is created and user controls.
detailsVariables

Validation and Translation table for details variables
UtahPopData

Test data for the Utah state border Group
bordGrp

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

UtahBG border group datasets to support creating micromaps for the counties in the state of Utah
glyph-mapxxxx

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

The boxplot glyph creates a graphic of a scatter dot plot of x and y coordinate points.
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-ctrbar

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

The Normbar glyph creates a graphic of a stacked bar chart dot plot of x values.
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.
glyph-id

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

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

The dotse glyph creates a graphic of a single data point and a line representing the standard error of the data.
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-scatdot

The SCATDOT glyph creates a graphic of a scatter dot plot of x and y coordinate points.