line {graphics2D} R Documentation

create a line shape model

Description

Usage

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

Arguments

a

-

b

-

stroke

-

Details

Authors

graphics

Value

this function returns data object of type Line.

clr value class

Examples


[Package graphics2D version 1.0.0.0 Index]