Displaying 3 results from an estimated 3 matches for "dateevents".
2012 Dec 22
1
Character Variable in X axis scatter plot
I am very new to R statistics.
Have installed R-2.15.2 ; Rcmdr 1.9-2 ; RStudio 0.97.237 on Debian Squeeze and also windows7
I can Import from Excel File OK
.Workbook <- loadWorkbook("/media/4C90-B739/Oct13-Dec21Bsl.xls")
JJData <- readWorksheet(.Workbook, "Oct13-Dec21Bsl")
remove(.Workbook)
have a data frame with following.
DATEEVENT
2005 Jan 17
1
Time line plot in R?
...t;7:15:00","8:15:00","9:15:00","10:15:00","11:15:00","12:15:00","13:15:00",
"14:15:00","15:15:00")
temp<-rnorm(10)+seq(1,1.9,by=0.1)
co2<-rnorm(10)+seq(1,1.9,by=0.1)
df <-data.frame(date, time, temp, co2)
dateEvents<-c("2002/08/01","2002/08/02","2002/08/03","2002/08/07","2002/08/08","2002/08/09")
descEvents<-c("disaster1", "change1", "disaster2", "disaster3",
"change2", "change3")
dfEv...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
Hello,
I''m trying to compile wxruby for Ruby 1.9 on Ubuntu Karmic 64 bit, but I
can''t get it to work. I''ve already done this for the 32 bit version (on
another machine, of course), so I don''t see where''s the problem with
that. I thought, I had all neccessary libraries installed, but maybe you
know better... After compiling for a long time, rake fails