draw.circle {graphics2D} R Documentation

draw.circle

Description

draw.circle

Usage

draw.circle(g, center, r,
    color = "black",
    border = "stroke: lightgray; stroke-width: 2px; stroke-dash: dash;");

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]