Re: [R] barplot - offsetting individual bars

2010-04-26 Thread Kevin Turner
t; Statistical Data Center > Intermountain Healthcare > greg.s...@imail.org > 801.408.8111 > > > > -Original Message- > > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > > project.org] On Behalf Of Kevin Turner > > Sent: Saturday, Apri

[R] barplot - offsetting individual bars

2010-04-24 Thread Kevin Turner
xis and the snow bars are left justified on the axis. I looked around for ways to do this, and I'm not sure, but is plotrix capable of doing it using the barb function? Does anyone have experience with this kind of plot? Thanks. -- Kevin Turner Department of Geography and Environmenta

Re: [R] rosavent problem

2010-04-18 Thread Kevin Turner
slightly from section to > section (lets say by 4 or 5) it might be hard to tell that it is > actually different on the graph. You could also try > rosavent(yourdata, fint=1) ## this just blows up the graph and might > make it easier to see small differences. > > Josh > &g

Re: [R] rosavent problem

2010-04-18 Thread Kevin Turner
I'll try it with other data sets to see if I can reproduce my problems. Thanks, Kevin On Sun, Apr 18, 2010 at 1:29 AM, Joshua Wiley wrote: > On Sat, Apr 17, 2010 at 8:04 PM, Kevin Turner wrote: > > I have a frequency table that I am trying to plot on a rose diagram using > >

[R] rosavent problem

2010-04-17 Thread Kevin Turner
ollowing error: Error in legend(-fmaxi - 2 * fint, fmaxi, fill = col, legend = attr(frec, : 'legend' is of length 0 Can anyone help me with this? Thanks. -- Kevin Turner Department of Geography and Environmental Studies Wilfrid Laurier University Waterloo, Ontario [[altern

Re: [R] Frequency table

2010-04-17 Thread Kevin Turner
ctors as its > first arguments, and cross tabulate the frequencies for all of them. > So > > table(cut(Wind_Dir_vec, 0:36), cut(Wind_Speed, seq(9.5, to=49.5, by=10))) > > should do more or less what you want. > > > -- > > Kevin Turner > > Department of Geog

[R] Frequency table

2010-04-16 Thread Kevin Turner
tp://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=123 Anyone have any ideas. Thanks. -- Kevin Turner Department of Geography and Environmental Studies Wilfrid Laurier University Waterloo, Ontario [[alternative HTML version deleted]] __ R-he