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.0")



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.0, https://cran.r-project.org/web/packages/micromapST. Accessed 29 Mar. 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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for micromapST0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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