Displaying 3 results from an estimated 3 matches for "firebrick4".
Did you mean:
firebrick3
2010 May 22
1
Creating the Firefox Download Analytics Map in R
By any chance has anyone put together the R code for reproducing the Firefox Downloads Analytics Map in R?
Here is a link to an example:
http://www.knitwareblog.com/wp-content/uploads/2008/06/firefox-3-download-map.jpg
I'll try to track down the inputs, but I am interested in putting the code to produce this or something similar.
Any hints about the best packages, or references to R Blog
2012 Sep 07
0
Error when using s.multinom() of the ade4 package - %PCA and MCOA
...g 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,sub="uncoordinated
%PCA (ln)")
dev.off()
Any help would be highly appreci...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...quot;dodgerblue3", "#1874CD",
"dodgerblue4", "#104E8B",
"firebrick", "#B22222",
"firebrick1", "#FF3030",
"firebrick2", "#EE2C2C",
"firebrick3", "#CD2626",
"firebrick4", "#8B1A1A",
"floralwhite", "#FFFAF0",
"forestgreen", "#228B22",
"gainsboro", "#DCDCDC",
"ghostwhite", "#F8F8FF",
"gold", "#FFD700",
"gold1", "...