powered by
plot
## S3 method for class 'paired': plot(x, groups=NULL, facet=TRUE,...)
paired
data(HORSEbegin) p<-with(HORSEbegin,paired(Actual,Imaginary)) plot(p)
Run the code above in your browser using DataLab