Thank you
From: Henrique Dallazuanna
Cc: r-help@r-project.org
Sent: Sunday, September 6, 2009 4:30:14 PM
Subject: Re: [R] Color index in image function
Try this to see which colors the codes are:
Color <- function(color){
z <- matrix(1:length
On Thu, 2009-09-10 at 05:27 -0700, FMH wrote:
> Thank you for the scripts, but the label and the values in the x and y-axis
> suddently dissapear even the 'axis' function is used as stated in the command
> below. Could you help on this?
>
> axis(1, at = seq(100, 800, by = 100))
> axis(2, at = se
- Original Message
> From: Bernardo Rangel Tura
> To: FMH
> Sent: Tuesday, September 8, 2009 10:14:07 AM
> Subject: Re: [R] Color index in image function
>
> On Mon, 2009-09-07 at 07:59 -0700, FMH wrote:
> > Thank you for the tips. I have manage to run your sc
Subject: Re: [R] Color index in image function
On Sat, 2009-09-05 at 04:14 -0700, FMH wrote:
> Dear All,
>
> I was looking for the color index in image function, such as from
> topo.colors(n) and etc. but still never found it. For instance, from the
On Sat, 2009-09-05 at 04:14 -0700, FMH wrote:
> Dear All,
>
> I was looking for the color index in image function, such as from
> topo.colors(n) and etc. but still never found it. For instance, from the help
> menu.
>
>
> ###
> # Volcano data visualized
;#4C00" represent the lower/medium/higher
> temperature?
>
> I do hope you could advice me on this matter?
>
> Thank you
> Fir
>
>
>
>
> - Original Message
> From: FMH
> To: Steve Lianoglou
> Sent: Sunday, September 6, 2009 3:41:02 PM
present the lower/medium/higher
> temperature?
>
> I do hope you could advice me on this matter?
>
> Thank you
> Fir
>
>
>
>
> - Original Message
> From: FMH
> To: Steve Lianoglou
> Sent: Sunday, September 6, 2009 3:41:02 PM
> Subject: Re: [R] Color index
alues for intance, what are these colors represent
for? Does the first color, "#4C00" represent the lower/medium/higher
temperature?
I do hope you could advice me on this matter?
Thank you
Fir
- Original Message
From: FMH
To: Steve Lianoglou
Sent: Sunday, September 6, 2
Hi,
On Sat, Sep 5, 2009 at 7:06 AM, FMH wrote:
> Dear All,
>
> I was looking for the color index in image function, such as from
> topo.colors(n) and etc. but still never found it. For instance, from the help
> menu.
The answer is in the code:
> ###
> #
Dear All,
I was looking for the color index in image function, such as from
topo.colors(n) and etc. but still never found it. For instance, from the help
menu.
###
# Volcano data visualized as matrix. Need to transpose and flip
# matrix horizontally.
ima
Dear All,
I was looking for the color index in image function, such as from
topo.colors(n) and etc. but still never found it. For instance, from the help
menu.
###
# Volcano data visualized as matrix. Need to transpose and flip
# matrix horizontally.
ima
11 matches
Mail list logo