"lines"(x, cut = FALSE, draw = TRUE, length.out = 100, ...)
"plot"(x, cut = FALSE, draw = TRUE, ...)
"points"(x, cut = FALSE, draw = TRUE, length.out = 100, ...)FALSE) -
Where should the plot begin. If cut=FALSE, then the
plot will start at the minimum data value. Otherwise, the plot
will start from xminTRUE). Should the plot/lines/points function plot or
return the data (in a data frame object).lines functions.