Displaying 3 results from an estimated 3 matches for "gray82".
Did you mean:
gray80
2010 Jul 07
3
Boxplots over a Scatterplot
...(foram$stage,
foram$logl,
ylab="log max size",
xlab="stage",
cex=.1,
xaxt="n",
axes=FALSE
)
axis(at=-3:1, side=2, pos=0)
axis(at=9:84, side=1, pos=-3)
#adds a boxplot
boxplot(foram$logl~foram$stage, data=foram,
outline=F, axes=FALSE, add=TRUE, col="gray82", medlwd=1)
--
View this message in context: http://r.789695.n4.nabble.com/Boxplots-over-a-Scatterplot-tp2281526p2281526.html
Sent from the R help mailing list archive at Nabble.com.
2004 Mar 24
5
colors, lines, characters .... documentation
Hi,
Very so often when i am plotting something, doing a histogram, or
whatever i am struggling to find out which are the numbers for
different colors, palette names, types of lines, symbols, etc. Is
there any documentation on line with all these numbers / names
and the associated symbol / color???
For example if i am using the command image it uses a palette
from red to yellow, with red the
2000 Feb 29
0
mapping of colornames into hsv: half way done
...BFBFBF",
"gray76", "#C2C2C2",
"gray77", "#C4C4C4",
"gray78", "#C7C7C7",
"gray79", "#C9C9C9",
"gray80", "#CCCCCC",
"gray81", "#CFCFCF",
"gray82", "#D1D1D1",
"gray83", "#D4D4D4",
"gray84", "#D6D6D6",
"gray85", "#D9D9D9",
"gray86", "#DBDBDB",
"gray87", "#DEDEDE",
"gray88", "#E0E0E0&q...