micromapSEER {micromapST} | R Documentation |
A function to create linked micromaps for the 20 U. S. Seer Registries
Description
The micromapSEER function or the micromapST function with the bordGrp set to USSeerBG can be used to create linked micromaps for the 20 U. S. Seer Registries.
Usage
micromapSEER(statsDFrame,panelDesc,...)
Arguments
statsDFrame |
- data frame of the data required for creating the graphical glyphics with one row per Seer Area being mapped. Each row is linked to the boundary data using a Seer Area abbreviation or name. |
panelDesc |
- data frame containing information and pointers for each glyphic column to be generated. The data frame specifies the type of glyphic and the columns in the statsDFrame data frame that contain the data for the glyphic or the external data structure via the panelData list. |
... |
- the remaining parameters required and used by the micromapST function call. |
Details
More details to follow.
Value
None
Author(s)
Daniel B. Carr, George Mason University, Fairfax VA, and Jim Pearson, StatNet Consulting, LLC, Gaithersburg, MD