display.contours.legend: Add a legend with contours names/colours.

View source: R/display-functions.R

display.contours.legendR Documentation

Add a legend with contours names/colours.

Description

If colours are not specitied in the contours dataframe, they will be added using the "raimbow" colour selection.

Usage

display.contours.legend(contours, add = TRUE, position = "topleft",
  cex = 0.8, ...)

Arguments

contours

The contours dataframe.

add

Put the legend in the active plot. If FALSE, it returns a stand alone legend in a new display.

position

The position of the legend ('topleft', 'bottomleft', etc.)

cex

dimension of the text font

...

pther parameters to legend()

See Also

Other Contours: add.colours.contours, get.contours, sanitize.contours, volume.contours


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.