glyph-rank {micromapST} | R Documentation |
The rank glyph creates a graphic of the area rankings.
Description
The rank glyph presents a ranking number for each area in the linked micromap. The rank number presented is the ranking value based on the sortVar results.
This glyph needs to be rewritten to properly handle order ties in the data consistantly.
Details
The ranking function does not use any data or label or reference column information from the panelDesc data.frame.
The ranking is based on the resulting sorted order specified in the sortVar call parameter.
The statsDFrame and panelDesc data.frames reside in the global environment and automatically accessible to the process along with several other major structures.
Value
None
Author(s)
Jim Pearson, StatNet Consulting, LLC, Gaithersburg, MD
See Also
[Package micromapST version 3.1.1 Index]