line3D {grDevices3D} R Documentation

line3D

Description

line3D

Usage

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

Arguments

Details

Authors

graphics

Value

this function returns data object of type Line3D.

clr value class

Examples


[Package grDevices3D version 1.0.0.0 Index]