Displaying 1 result from an estimated 1 matches for "gsi_s".
Did you mean:
gs_s
2012 Dec 04
0
latticeExtra tileplot question - tiles are not all the same size, need help.
...E3U1QwU1MxVkR4dGc&single=true&gid=0&output=csv",ssl.verifypeer
= FALSE)
cwtb<-read.csv(textConnection(cwtb_csv),header=T)
gsi_csv<-getURL("https://docs.google.com/spreadsheet/pub?key=0AjzYZNH9Dw9qdD
NTN2djUEl3UVdhZ0t4ZXZrdHpPc2c&output=csv",ssl.verifypeer=FALSE)
gsi_s<-read.csv(textConnection(gsi_csv),header=T)
##Custom color ramp...I didn't like the ones that are provided in the
package, this is similar to jet colors in matlab
jet.colors <-
colorRampPalette(c("#00007F", "blue", "#007FFF", "cyan",...