Last data update: 2014.03.03

R: function for building a legend for RFI
RFI_LegendR Documentation

function for building a legend for RFI

Description

crucial plotting subfunction for RFI3d

Usage

RFI_Legend(surfCol = "gray", footCol = "red", size = 1, opac = 1)

Arguments

surfCol

color for the 3D surface defaults to gray

footCol

color for the 2D footprint defualts to red

size

cex style scaling parameter

opac

sets the value for the opacity of the tooth surface when that is engaged RFI_Legend()

Results