search for: srnv

Displaying 1 result from an estimated 1 matches for "srnv".

Did you mean: srnd
2003 Jul 02
2
using [i] to plot & label all vector elements
...] test.2 <- test[,2] test.3 <- test[,3] x0 <- 0 y0 <- 0 i <- order(test.1) x <- test.1[i] y <- test.2[i] z <- test.3[i] # and added the arrows to the pc plot with the following brute force labeling. arrows(x0, y0, x[i],y[i], length=0.1, lty=3) text(x[i],y[i],labels=c("srnv", "ann.precip", "area.gt500", "modc" , "cscd","nwca", "range.ann.T", "mean.ann.T", "min.ann.T", "sedi", "gran", "aluv", "cwca1", "elev", "volc", "gcv...