Displaying 4 results from an estimated 4 matches for "grey38".
2013 Jan 08
4
error in a abline loop
...n colors.
(Thanks for Petr's advice so far.)
A loop is used but an error shows up in the following code.
It says:
unexpected '}' in
" "red3","red3","saddlebrown","coral4","chocolate4","darkblue","navy","grey38")[i],lwd=2)
}"
Please kindly advise how to modify the code.
Thank you.
The code
data <-read.csv("H:/skincolor.csv",header=T)
# graph
par(mai=c(1.03,1.03,0.4,0.4))
plot(data$body_weight, data$body_length,
xaxp=c(0,200,4),
yaxp=c(0,200,4),
type=&...
2012 Sep 24
3
boxplot of different colors
...bty="l",
col=c("forestgreen", "darkgreen","chocolate1","darkorange2","sienna2",
"red2","firebrick3",
"saddlebrown","coral4","chocolate4","darkblue","navy","grey38")[obs.group]))
op = par(mar = c(5,5,4,2) + 0.1)
title(ylab = "Distance between Centers of B and NB Range (1000 km)",
cex.lab = 1.4,line = 3)
axis(side=2,yaxp=c(0,20000,4),cex.lab=1.4, cex.axis=1.2,font.axis=2,
las=1)
[[alternative HTML version deleted]]
2012 Sep 28
2
changing outlier shapes of boxplots using lattice
...uot;forestgreen", "darkgreen","chocolate1","darkorange2",
"sienna2","red2","firebrick3","saddlebrown","coral4",
"chocolate4","darkblue","navy","grey38")
levels(dataN$Diet_B) <- Diet.colors
bwplot(GE_distance ~ Diet_B, data=dataN,
xlab=list("Diet of Breeding Ground", cex = 1.4),
ylab = list(
"Distance between Centers of B and NB Range (1000 km)",
cex = 1.4),
panel=panel.bwpl...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...4F4F4F",
"grey32", "#525252",
"grey33", "#545454",
"grey34", "#575757",
"grey35", "#595959",
"grey36", "#5C5C5C",
"grey37", "#5E5E5E",
"grey38", "#616161",
"grey39", "#636363",
"grey40", "#666666",
"grey41", "#696969",
"grey42", "#6B6B6B",
"grey43", "#6E6E6E",
"grey44", "#707070&q...