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.
-
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,
hn Tukey
> -Oorspronkelijk bericht-
> Van: r-help-boun...@r-project.org
> [mailto:r-help-boun...@r-project.org] Namens fugelpitch
> Verzonden: vrijdag 5 november 2010 9:45
> Aan: r-help@r-project.org
> Onderwerp: [R] table with values as dots in increasing sizes
>
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,-0.24,0.41
"loc2",0.54,0.62,0.34,0.52,0.71
"loc3",-0.33,0.75,-0.
4 matches
Mail list logo