Dear Francisco,
>From ?scatterplot:
"reset.par: if TRUE then plotting parameters are reset to their previous
values when scatterplot exits; if FALSE then the mar and mfcol parameters are
altered for the current plotting device. Set to FALSE if you want to add
graphical elements (such as li
Hi All,
I'm trying to do a Scatterplot (package: car), and add a line (just for
reference).
There is my code:
#Code---
library("car")
library("calibrate")
G_T<-c("car","bike","boat")
ave<-c(80,10,45)
perf<-c(100,8
2 matches
Mail list logo