line {graphics2D} R Documentation

line

Description

line

Usage

line(a, b,
    stroke = "stroke: black; stroke-width: 5px; stroke-dash: solid;");

Arguments

Details

Authors

graphics

Value

this function returns data object of type Line.

clr value class

Examples


[Package graphics2D version 1.0.0.0 Index]