-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
On Jul 2, 2012, at 5:31 PM, David Winsemius wrote:
On Jul 2, 2012, at 4:21 PM, 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
On Jul 2, 2012, at 4:21 PM, 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),
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 values), z=(matrix of z values with x rows and y
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
7 matches
Mail list logo