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



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.0.4, https://cran.r-project.org/web/packages/micromapST. Accessed 21 Nov. 2024.
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)
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

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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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