[R] augPred and NAs

2011-01-24 Thread Morten Gram Pedersen
Bates nor Google helped... Thanks, Morten Pedersen __ 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 provide commented, minimal, self

[R] ggplot2 barplot in decreasing frequency

2010-10-06 Thread Morten
) # How can I tell ggplot to sort the bars? # First bar = bb (3), second bar cc (2) and third bar aa (1) p = gplot(df) p + aes(v2) + geom_bar() Thank you, Morten -- View this message in context: http://r.789695.n4.nabble.com/ggplot2-barplot-in-decreasing-frequency-tp2964511p2964511.html Sent from

[R] ggplot2 Pareto plot (Barplot in decreasing frequency)

2010-10-06 Thread Morten
it is possible to script this efficiently ggplot(df) + geom_bar(aes(v1)) Thank you in advance Morten -- View this message in context: http://r.789695.n4.nabble.com/ggplot2-Pareto-plot-Barplot-in-decreasing-frequency-tp2965796p2965796.html Sent from the R help mailing list archive at Nabble.com

[R] Problems loading an S-Plus object

2008-06-26 Thread Morten Hønsen
) : cannot open the connection Any help with this issue would be greatly appreciated. Best regards, Morten __ 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