Displaying 3 results from an estimated 3 matches for "colurs".
Did you mean:
colors
2009 Dec 02
1
polygon graph
Hi all,
I have a matrix dd with dates and data. i WANT to create a grpah with shade
between the line and the zero axis. I?m trying to use polygon but something
doesn? t work
Imagine.
I want to plot
g<-read.table("dd.txt", col.names=c("fecha","DP"))
g$fecha <- as.Date(g$fecha, format="%d/%m/%Y")
t<-g$fecha
st<-length(g$DP)
2011 Jun 08
1
R command window
...succesfully installed version 2.13.0 on my Windows XP labtop.
I then would like to run R interactively but unfortunately the textfont of the command line in the R window is very hard for me to read. I use a special program called Zoomtext that among many other functionalities enables me to invert colurs.
It is possible to change the prompt (using options(...)) but I cannot see that it is possible to change the font - eg. and most importantly changing its color or size.
I have tried to check the Windows FAQ but couldn't find anything.
Is this possible? And (of course) - if yes, how?
I guess...
2003 Sep 15
2
Persp and color
How can I control de "wrap-around" color behaviour in the persp
function ?
I am using something like :
persp(bb[1:100,2:97], col= rainbow(8,start=0.1, end=0.8)))
Depending on the rainbow length value I get several "wrap-around" blocks of
the selected color range...something that I wanted to avoid...
My idea is to use the color in order to make a separation from a
certain