Skip to content

Interesting Plot

2 messages · jimdare, Mark Difford

#
Hello R Users,

I was at a meeting earlier today, where the figure below was presented. 
Does anyone know what this type of plot is called?  Is there an R package
designed to generate these?   

Regards,
James

http://www.nabble.com/file/p22922671/Plot.gif Plot.gif
#
Hi James,

Daniel Chessel's table.value function (also look at table.paint) in ade4
will do the main panel, you will need to build the side panels. It is
brilliantly simple, and becomes especially informative and powerful when
used with a standardized data frame (?scale) and/or the coordinates from an
ordination &c to arrange the cells.

Regards, Mark.
jimdare wrote: