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]
First Published: 2013-06-05
Latest Update: 2023-08-10
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 07 May. 2025.
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for micromapST051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
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  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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