Last data update: 2014.03.03

R: Make legend for DNE3d plot
DNE_LegendR Documentation

Make legend for DNE3d plot

Description

plotting subfunction

Usage

DNE_Legend(DNELabels, scaled = F, edgeMask = F, outlierMask = F,
  logColors = F, size = 1)

Arguments

DNELabels

values for the labels

scaled

logical indicating whether the values are scaled

edgeMask

logical indicating whether of not edges are being masked and that information to be included in the legend

outlierMask

logical indicating whether outliers are masked

logColors

logical indicating colors are on log scale

size

legend scaling factor

Details

This is an internal function which builds a better DNE plot legend

The legend will reflect the elements used in the plot. This is an internal function. Users will have little need or call to interact with it. DNE_Legend()

Results