search for: chocolate1

Displaying 4 results from an estimated 4 matches for "chocolate1".

Did you mean: chocolate
2013 Jan 08
4
error in a abline loop
...# 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="p", pch=1,lwd=1.0, cex.lab=1.4, cex.axis=1.2, font.axis=2, cex=1.5, las=1, bty="l",col=c("yellow","chocolate1","darkorange2", "red3","saddlebrown","coral4","grey38")[as.numeric(data$skin_color)]) #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ## for (i in 1:7) { subs <- data...
2012 Sep 24
3
boxplot of different colors
...t_B, data=dataN,xlab="Diet of Breeding Ground",ylab="", yaxt="n",type="p", pch=1,lwd=0.95, cex.lab=1.4, cex.axis=1.2, font.axis=2, cex=1.5, las=1, 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...
2012 Sep 28
2
changing outlier shapes of boxplots using lattice
...empty circles. Please kindly help how to modify the code to change the outlier shapes. Thank you. code package (lattice) dataN <- data.frame(GE_distance=rnorm(260), Diet_B=factor(rep(1:13, each=20))) Diet.colors <- c("forestgreen", "darkgreen","chocolate1","darkorange2", "sienna2","red2","firebrick3","saddlebrown","coral4", "chocolate4","darkblue","navy","grey38") levels(dataN$Diet_B) <- Diet.colors bwplot...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...ot;chartreuse", "#7FFF00", "chartreuse1", "#7FFF00", "chartreuse2", "#76EE00", "chartreuse3", "#66CD00", "chartreuse4", "#458B00", "chocolate", "#D2691E", "chocolate1", "#FF7F24", "chocolate2", "#EE7621", "chocolate3", "#CD661D", "chocolate4", "#8B4513", "coral", "#FF7F50", "coral1", "#FF7256", "coral2", "#E...