alterForMedian {micromap} | R Documentation |
Insert a Median Line
Description
Adds a median line to the DF table.
Usage
alterForMedian(DF, a)
Arguments
DF |
the DF table created by create_DF_rank. |
a |
the attributes list, which contains the user specified choice of whether to include a median row. |
Value
Returns the DF table.
Note
See the Introduction Guide for a full list of the options available for altering micromaps.
Author(s)
Quinn Payton Payton.Quinn@epa.gov
[Package micromap version 1.9.8 Index]