Re: [R] table with values as dots in increasing sizes

2010-11-06 Thread Michael Friendly
This is a "tableplot", available on R-Forge at https://r-forge.r-project.org/projects/tableplot/ install.packages("tableplot", repos="http://R-Forge.R-project.org";) will install, as long as you are using R 2.12.x; otherwise, you'll have to download the source package and install from source. -

Re: [R] table with values as dots in increasing sizes

2010-11-05 Thread Gabor Grothendieck
On Fri, Nov 5, 2010 at 4:45 AM, fugelpitch wrote: > > I was just thinking of a way to present data and if it is possible in R. > > I have a data frame that looks as follows (this is just mockup data). > > df > location,"species1","species2","species3","species4","species5" > "loc1",0.44,0.28,0.37,

Re: [R] table with values as dots in increasing sizes

2010-11-05 Thread ONKELINX, Thierry
> install.packages("fortunes") > library(fortunes) > fortune("yoda") Evelyn Hall: I would like to know how (if) I can extract some of the information from the summary of my nlme. Simon Blomberg: This is R. There is no if. Only how. -- Evelyn Hall and Simon 'Yoda' Blomberg R-help (April 20