powered by
xyplot(x, y, data, labels = FALSE, main.diagonal = TRUE, anti.diagonal = FALSE)
ggplot
require(QCAGUI) data(d.urban) xyplot("MLC", "WSR", d.urban)
Run the code above in your browser using DataLab