-project.org
> Subject: Re: [R] carpet plots
>
>
> These "carpet plots" are also called "heat maps" and there's a current
> thread with the subject line "Heat Maps" in which I've given a couple of
> examples of code for them. The R function image(
On 07/03/2012 06:21 AM, Joseph Clark wrote:
These "carpet plots" are also called "heat maps" and there's a current thread with the
subject line "Heat Maps" in which I've given a couple of examples of code for them. The R function
image() is very easy to use:
image( x=(x values), y=(y value
# .. and its first example
filled.contour(volcano, color = terrain.colors, asp = 1)# simple
--
David.
// joseph w. clark , phd candidate
\\ usc marshall school of business
Date: Mon, 2 Jul 2012 20:05:12 +0200
From: mueller.eisb...@googlemail.com
--
Date: Mon, 2 Jul 2012 20:05:12 +0200
From: mueller.eisb...@googlemail.com
To: r-help@r-project.org
Subject: [R] carpet plots
Hi all,
I wonder why there is so little software for carpet plots (german:
Rasterdiagramm) (Three dimensional plot (x, y, z), the 3rd dimension
(z) symbo
example:
(http://www.johannes-hopf.de/wordpress/wp-content/uploads/2009/12/Zufall-300x225.png)?
// joseph w. clark , phd candidate
\\ usc marshall school of business
> Date: Mon, 2 Jul 2012 20:05:12 +0200
> From: mueller.eisb...@googlemail.co
On Jul 2, 2012, at 3:11 PM, David Winsemius wrote:
On Jul 2, 2012, at 2:05 PM, Richard Müller wrote:
Hi all,
I wonder why there is so little software for carpet plots (german:
Rasterdiagramm) (Three dimensional plot (x, y, z), the 3rd dimension
(z) symbolized by colourgradients). Besides fro
On Jul 2, 2012, at 2:05 PM, Richard Müller wrote:
Hi all,
I wonder why there is so little software for carpet plots (german:
Rasterdiagramm) (Three dimensional plot (x, y, z), the 3rd dimension
(z) symbolized by colourgradients). Besides from one or the other non
free software I only found an O
Hi all,
I wonder why there is so little software for carpet plots (german:
Rasterdiagramm) (Three dimensional plot (x, y, z), the 3rd dimension
(z) symbolized by colourgradients). Besides from one or the other non
free software I only found an OpenOffice macro, a combination of
Gnuplot and Excel (a
8 matches
Mail list logo