search for: saddlebrown

Displaying 5 results from an estimated 5 matches for "saddlebrown".

2013 Jan 08
4
error in a abline loop
...different skin colors. I tried to write a code to plot body length and body weight according to the skin 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))...
2012 Sep 24
3
boxplot of different colors
...ot;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 between Centers of B and NB Range (1000 km)", cex.lab = 1.4,line = 3) axis(side=2,yaxp=c(0,20000,4),...
2012 Sep 28
2
changing outlier shapes of boxplots using lattice
...aN <- 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(GE_distance ~ Diet_B, data=dataN, xlab=list("Diet of Breeding Ground", cex = 1.4), ylab = list(...
2008 Sep 24
1
qplot, stacked area, own colourscheme
...did not get it so far. I tried several variations with area_geom, scale_manual but without success... For example (which does not work, it just shows the standard colourscheme): mycolorscheme <- c("khaki", "darkgreen", "lightgreen", "yellow", "saddlebrown") mycolors <- rep(mycolorscheme,3) myplot <- qplot(dateofsurvey, wert, data=mydata, geom="area", fill=cover_of, main = "Development of cover, ZU-316", ylab="projective Cover[%]", xlab = "Year") myplot + geom_area(colour = mycolours) What am I...
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."rosybrown4", "#8B6969", "royalblue", "#4169E1", "royalblue1", "#4876FF", "royalblue2", "#436EEE", "royalblue3", "#3A5FCD", "royalblue4", "#27408B", "saddlebrown", "#8B4513", "salmon", "#FA8072", "salmon1", "#FF8C69", "salmon2", "#EE8262", "salmon3", "#CD7054", "salmon4", "#8B4C39", "sandybrown", "#F4...