draw.legend {graphics2D} R Documentation

draw.legend

Description

draw.legend

Usage

draw.legend(canvas, legends, location,
    border = "stroke: black; stroke-width: 5px; stroke-dash: solid;",
    gSize = "120,45");

Arguments

Details

Authors

graphics

Value

this function returns data object of type any kind.

clr value class

Examples


[Package graphics2D version 1.0.0.0 Index]