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]
All associated links for this package
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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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