ltyvector of line types, widths, and end styles.
The first element is for the first column, the second element for
the second column, etc., even if lines are not plotted for all
columns. Line types will be used cyclically until all plots are
drawn.
lwdvector of line types, widths, and end styles.
The first element is for the first column, the second element for
the second column, etc., even if lines are not plotted for all
columns. Line types will be used cyclically until all plots are
drawn.
lendvector of line types, widths, and end styles.
The first element is for the first column, the second element for
the second column, etc., even if lines are not plotted for all
columns. Line types will be used cyclically until all plots are
drawn.
colvector of colors. Colors are used cyclically.
cexvector of character expansion sizes, used cyclically.
This works as a multiple of par("cex"). NULL is
equivalent to 1.0.
bgvector of background (fill) colors for the open plot
symbols given by pch = 21:25 as in points. The
default NA corresponds to the one of the underlying function
plot.xy.
addlogical. If TRUE, plots are added to current one,
using points and lines.
verboselogical. If TRUE, write one line of what is
done.