Displaying 3 results from an estimated 3 matches for "darkorchid4".
Did you mean:
darkorchid1
2010 Dec 18
1
Can I make my colnames bold?
...byrow=TRUE)
colnames(Blot)<-c("Pancreas", "Liver", "Muscle")
rownames(Blot)<-c("0 hour fast", "5 hour fast", "10 hour fast")
blot<-as.table(Blot)
barplot(blot,beside=TRUE, col=c('darkorchid1','darkorchid3', 'darkorchid4'),
ylim=c(0,80), yaxp=c(0,80,8), font.lab=2, las=1, axes=FALSE,cex.lab=1.6)
axis(2, at=c("0", "10", "20", "30", "40", "50", "60", "70"), lwd=2,
font=1.7, pos=-.025,cex.axis=2, las=2)
mtext("Relative Intensi...
2012 Sep 07
0
Error when using s.multinom() of the ade4 package - %PCA and MCOA
...0008,90.0004,90.0004,90.0004,90.0004,88.0006,90.0004)
round<-round(nobs) #is rounding necessary?
col<-c("darkgreen","springgreen4","limegreen","lavender","aquamarine","darkorchid3","orange","cornflowerblue","darkorchid4","gold","royalblue3","firebrick3","firebrick4","darkblue")
#load package:
library(adegenet)
#plot:
png(file="ln_PCA.png",width=1000)
par(mfrow=c(1,2))
s.multinom(kpca,sglmarkerfrq,n.sample=round,xlim=c(-1,1),ylim=c(-1,1),coulrow=col...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...;darkorange3", "#CD6600",
"darkorange4", "#8B4500",
"darkorchid", "#9932CC",
"darkorchid1", "#BF3EFF",
"darkorchid2", "#B23AEE",
"darkorchid3", "#9A32CD",
"darkorchid4", "#68228B",
"darkred", "#8B0000",
"darksalmon", "#E9967A",
"darkseagreen", "#8FBC8F",
"darkseagreen1", "#C1FFC1",
"darkseagreen2", "#B4EEB4",
"darkseagre...