line color - a single character value specifying
a valid color (e.g. "#000000" or "black").
lwd
line width (in point) - 0 or positive integer value.
lty
single character value specifying the line type.
Expected value is one of the following : default 'solid'
or 'dot' or 'dash' or 'lgDash'
or 'dashDot' or 'lgDashDot' or 'lgDashDotDot'
or 'sysDash' or 'sysDot' or 'sysDashDot'
or 'sysDashDotDot'.
linecmpd
single character value specifying the compound line type.
Expected value is one of the following : default 'sng'
or 'dbl' or 'tri' or 'thinThick'
or 'thickThin'
lineend
single character value specifying the line end style
Expected value is one of the following : default 'rnd'
or 'sq' or 'flat'
linejoin
single character value specifying the line join style
Expected value is one of the following : default 'round'
or 'bevel' or 'miter'
headend
a sp_lineend object specifying line head end style
tailend
a sp_lineend object specifying line tail end style
x, object
sp_line object
...
further arguments - not used
See Also
sp_lineend
Other functions for defining shape properties:
sp_lineend()