Displaying 1 result from an estimated 1 matches for "cwtb_csv".
2012 Dec 04
0
latticeExtra tileplot question - tiles are not all the same size, need help.
...this will be an
adequate example as I had the code already created/data uploaded). However,
I have other plots that have fewer space-time strata (fewer tiles) and the
effect is very noticeable.
Code:
##You will need to load the following packages: latticeExtra, gridExtra and
RCurl
#Upload data
cwtb_csv<-getURL("https://docs.google.com/spreadsheet/pub?key=0AjzYZNH9Dw9qd
Fc5c1FXZ19uYXE3U1QwU1MxVkR4dGc&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...