[R] Layering multiple persp plots

2010-07-30 Thread Ian Bentley
Hi all, I've got two persp plots with Identical X and Y's, and I'd like to plot them on the same graph, so that it is obvious where one plot is above the other. I can't find any mention of this anywhere. Do I need to use wireframe? Any help is appreciated. Thanks,

Re: [R] a very particular plot

2010-07-14 Thread Ian Bentley
antees this will work - scales are one of my greatest frustrations > in ggplot2. Expect this to be the first of several iterations you'll have to > go through to get it to work the way you want. > > HTH, > Dennis > > > On Tue, Jul 13, 2010 at 4:32 PM, Ian Bentley wrote: &

Re: [R] a very particular plot

2010-07-13 Thread Ian Bentley
;Network Complexity (nodes)') + ylab('Battery Cost (uJ)') + --END-- And this works great, except that I think that I am not being very R'y, since now I want to add a legend saying that circle (i.e. shape 1) is the minimum, and shape 2 is the med, and shape 3 is max. I'd al

[R] a very particular plot

2010-07-10 Thread Ian Bentley
histogram data, so that the y values which have more density in the subframe are darker, and the ones with less density are lighter. I know this is fairly particular, and may not be possible, but it would be really great for me! If anyone can help - thanks! -- Ian Bentley M.Sc. Candidate Queen&#

[R] Boxplots from data.frame

2010-07-07 Thread Ian Bentley
uch. Can anyone give me a helping hand? -- Ian Bentley M.Sc. Candidate Queen's University Kingston, Ontario [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE

Re: [R] Plot with whispers

2010-07-05 Thread Ian Bentley
data (?boxplot, ?lattice::bwplot). > > -Matt > > On Mon, 2010-07-05 at 12:08 -0400, Ian Bentley wrote: > > Hello! > > > > I need to make a plot with whispers that does the following. > > > > Reads in 50 files, each file containing 200 data points.

[R] Plot with whispers

2010-07-05 Thread Ian Bentley
including Send, Receive. Anyways, I'd appreciate a push in some direction - hopefully the right one :). -- Ian Bentley M.Sc. Candidate Queen's University Kingston, Ontario [[alternative HTML version deleted]] __ R-help@r-project.org

Re: [R] Transforming simulation data which is spread acrossmanyfiles into a barplot

2010-06-12 Thread Ian Bentley
Tufte's term) and distracts. > > > I'll keep this in mind. I am just using this chart for my own analysis now, and probably won't include it later. > Bert Gunter > Genentech Nonclinical Biostatistics > > > > -Original Message- > From: r-help-boun..

Re: [R] Transforming simulation data which is spread across manyfiles into a barplot

2010-06-11 Thread Ian Bentley
x scatterplot to see the relationship. > > Bert Gunter > Genentech Nonclinical Biostatistics > > > > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On > Behalf Of Hadley Wickham > Sent: Friday, June 11,

[R] Transforming simulation data which is spread across many files into a barplot

2010-06-11 Thread Ian Bentley
="") tmp <- read.table(tmpFile) } --- But I really don't know how to handle massaging this data into the matrix I need. I hope this makes sense, I find it a little hard to describe. Can anyone give me some help jumping into this one? Thanks -- Ian Bentley M.Sc. Candidate Queen&