Rdocumentation
powered by
Learn R Programming
micromap (version 1.7)
alterForMedian: 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.