powered by
lineplot(x, ..., legend)
TRUE
FALSE
NULL
data(Bfox, package="car") Bfox$time <- as.numeric(rownames(Bfox)) with(Bfox, lineplot(time, menwage, womwage))
Run the code above in your browser using DataLab