Skip to contents

Make metric plot

Usage

metricPlot(metric, invert = FALSE, loadSmryTbl = TRUE, pdfFl = NULL)

Arguments

metric

character, the metric to plot

invert

logical, highest value is darkest when FALSE

loadSmryTbl

logical, when TRUE load a clean smryTbl to plot results

pdfFl

character, file name/path to save a pdf; do not save to pdf when NULL

Details

Designed for 9in x 6in device w/ 10pt text. Can specify new metrics and suppress overwriting of standard smryTbl by using loadSmryTbl = FALSE.