draw.triangle {graphics2D} R Documentation

draw.triangle

Description

draw.triangle

Usage

draw.triangle(g, topleft, size,
    color = "black",
    border = "stroke: black; stroke-width: 5px; stroke-dash: solid;");

Arguments

Details

Authors

graphics

Value

this function returns data object of type IGraphics.

clr value class

Examples


[Package graphics2D version 1.0.0.0 Index]