Learn R Programming

micromapST (version 3.1.1)

glyph-rank: 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.

Arguments

Value

None

Author

Jim Pearson, StatNet Consulting, LLC, Gaithersburg, MD

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.

See Also

micromapST