R graph gallery

The blog is a collection of script examples with example data and output plots. R produce excellent quality graphs for data analysis, science and business presentation, publications and other purposes. Self-help codes and examples are provided. Enjoy nice graphs !!

Showing posts with label biplot. Show all posts
Showing posts with label biplot. Show all posts
Monday, April 29, 2013

RG#95: Interactive Biplot

›
# data set.seed(1234) P <- vector() DF <- as.data.frame(matrix(rep(NA, 100), nrow=10)) names(DF) <- c(paste("M",1:...
›
Home
View web version
Powered by Blogger.