search for: gt500

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

Did you mean: gt200
2003 Jul 02
2
using [i] to plot & label all vector elements
...0 <- 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", "max.ann.T", "peak.flow.m...