search for: ggplo2

Displaying 6 results from an estimated 6 matches for "ggplo2".

Did you mean: ggplot2
2008 May 06
1
ggplo2: x_discrete labels size/direction
...he pdf device (where my scripts should print the data), such as paper="a4r" just results in a lot of empty space at both sides. Thanks for your help! Mikhail ==== Mikhail Spivakov, PhD Postdoctoral Fellow EMBL/EBI UK & Germany -- View this message in context: http://www.nabble.com/ggplo2%3A-x_discrete-labels-size-direction-tp17077479p17077479.html Sent from the R help mailing list archive at Nabble.com.
2007 Nov 23
1
ggplo2: fixed extent greater than data?
...extent of the sample localities "spts" (plus extra space). ;-( Additional question: is there a way of eliminating the extra spacing in a map projection? The "expand=c(0,0)" parameter seems not to work... Thanks very much! -- View this message in context: http://www.nabble.com/ggplo2%3A-fixed-extent-greater-than-data--tf4863198.html#a13916848 Sent from the R help mailing list archive at Nabble.com.
2012 Jun 06
2
ggplot2: legend for geom_rug() ..?
Hi, I was trying to make another legend for the rug plot. Sample code: library(ggplo2) ids <- paste('id_',1:3,sep='') before <- sample(9) after <- sample(1:10,9) dat <- as.matrix(cbind(before,after)) rownames(dat) <- rep(ids,3) position <- c(rep(10,3),rep(13,3),rep(19,3)) mdat <- cbind(melt(dat),position) ggplot(mdat, aes(position, value)) + ge...
2012 Nov 11
1
plot matrix
Dear R users, I have a problem with plot option in R. I want to plot all columns values in a single graph and the labels of x axis the row names. I try to use matplot option, but I have a problem with labels and thickness. I use a very complex data with 10 columns and 406 rows. I use this code: > matplot(data.matrix(data1), type="l",xaxt="n") > axis(1,
2009 Aug 04
0
Revolutions blog: July Roundup
...es. http://bit.ly/GkKw4 offered a review of the UseR! 2009 conference overall, and http://bit.ly/BcZCW discussed some of the presentations. http://bit.ly/n788Q prompted a discussion about solving the Knapsack Problem in R. http://bit.ly/yuryk pointed to the Learning R blog, where a comparison of ggplo2 and lattice graphics is ongoing. http://bit.ly/JfZAk noted that presentations from the Rmetrics financial conference are available for download. http://bit.ly/QxXIB noted another instance of R being used at Google (for boxplots). (I've provided short URLs above because many mailers break the...
2010 Mar 24
0
R-help ordinal regression
...filled.contour formatting questions (John K. > Williams) > ? 41. Re: Changing global variables from functions > (jtouyz) > ? 42. Optim() Help, Unusual Error (ApproxGaussian) > ? 43. R Participation in the Google Summer of Code > 2010 > ? ? ? (Dirk Eddelbuettel) > ? 44. qplot(ggplo2): axis label sizes/colors (milton > ruser) > ? 45. Re: qplot(ggplo2): axis label sizes/colors (Xie > Chao) > ? 46. Displaying equations from .Rd files (AC Del Re) > ? 47. Operator overloading for custom classes > (Chidambaram Annamalai) > ? 48. Re: information module Wilks'...