[R] Order of bars w geom_errorbarh ??

2016-05-02 Thread Judson Blake
Using geom_errorbarh with ggplot, my plot has several error bars. For my presentation, the order of these bars from top to bottom is important. But errorbarh seems to put these in a random order I can't change. ( It does not follow the order in the data.frame. )How can I specify the order of

[R] plot 8 functions on one graph?

2016-04-21 Thread Judson Blake
nd so on. How do I call ggplot to use such a data.frame to make a single graph of 8 distributions? Should my data.frame be formed differently? .. judson blake [[alternative HTML version deleted]] __ R-help@r-project.org mailing

[R] How to install pkg when "not found" ?

2015-12-30 Thread Judson
ve library has the usual things like MASS, stats, base, utils, graphics and so on . and if I do this: > require(MASS) I get this: Loading required package: MASS so that works . Any idea what I'm doing wrong with ggplot2? ... judson blake

[R] Non-linear fit?

2015-11-24 Thread Judson
points. Can this problem be somehow coerced into a linear fit? ... judson blake [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https

[R] Plot with pauses?

2015-11-11 Thread Judson
ally don't know where to start my search. Any suggestions? . judson blake [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://st

[R] Vector of symbols?

2015-10-31 Thread Judson
: a b c �a -2*b where a, b, and c are as yet not assigned numeric values? ... judson blake

[R] Number of digits to display?

2015-10-26 Thread Judson
decimal expressions? ... judson blake [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help