[R] Color With a Function

2013-12-19 Thread bradford
data2", "data3", "data4")), aes(x=Month,y=value)) + geom_bar(stat = "identity") + facet_wrap(~variable, ncol=1, scales = "free_y") + scale_y_continuous(labels=comma) Thanks, Bradford [[alternative HTML version deleted]] __

[R] difftime on vector

2011-09-15 Thread bradford
issing, with no default Thanks, Bradford [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and p

[R] Min of

2011-09-13 Thread bradford
With the help of Andrie on StackOverflow.com, I was able to learn about ddply. I have another question that is more trivial and cannot seem to find help on IRC and do not want to bother Andrie again. I can't seem to figure out what to google for, so I thought I'd ask here. I have: library(plyr)

[R] as.POSIXct on vector weird output

2011-09-12 Thread bradford
I don't know R, so maybe I've done something wrong, but I'm working off an example I saw on the web and wondering why as.POXIXct isn't returning the same result on f$V1 as it is on z. Did I do something wrong? Or is it a problem with my build? > f$V1 [1] 09/11/2011 13:46:39 09/11/2011 13:45:18