data(f.twins)
## Not run: pairs(f.twins[,-1],
# lower.panel = function(x, y){ points(x, y,
# pch = unclass(f.twins[,1]),
# col = as.numeric(f.twins[,1]))},
# main = "Pairwise scatter plots for male twins")## End(Not run)
Run the code above in your browser using DataLab