legend {graphics2D} R Documentation

create a legend element

Description

Usage

legend(title, color,
    font.style = "font-style: normal; font-size: 12; font-family: Segoe UI;",
    shape = Circle);

Arguments

title$

-

color

-

font.style

-

shape

[as LegendStyles]

Details

Authors

graphics

Value

this function returns data object of type LegendObject.

clr value class

Examples


[Package graphics2D version 1.0.0.0 Index]