search for: gold1

Displaying 3 results from an estimated 3 matches for "gold1".

Did you mean: gold
2011 Jan 13
0
Colouring areas on a map with updated maptools functions
...ropriate colour. This was the code: x<-read.shape("NGADMIN2.SHP") xpolys<-Map2poly(x) coverage<-read.table("coveragemar08.txt",header=T) colour1<-coverage[,2] palette(c("red4","red3","red2","orangered","orange","gold1","yellow","white")) plot(xpolys, axes=F, colour1) I've now come back to using this and discovered that some of these functions are no longer in use. I've figured out how to change most of it and now have this: x=readShapePoly("NGADMIN2.shp") coverage&lt...
2009 Nov 27
0
changing titlessymbols in plot.spm
...") # each four exp. are in one time point, therefore I am using six different colors for the experiments. > stress.Factor <- factor(stress) > plot(r.sma,label.tol=0,scale="uvc",col.group=(ramgrp[,2]),colors = c("grey90","gray5","green3","gold1","dodgerblue2","indianred3","lightskyblue","hotpink4"), col.areas = FALSE, col.symbols =unclass(stress.Factor) ,zoom=c(1,5),col.size=2) Unfortunately it's not working. What i get is to see in the attachment. i have two symbols but for the wrong expe...
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."firebrick4", "#8B1A1A", "floralwhite", "#FFFAF0", "forestgreen", "#228B22", "gainsboro", "#DCDCDC", "ghostwhite", "#F8F8FF", "gold", "#FFD700", "gold1", "#FFD700", "gold2", "#EEC900", "gold3", "#CDAD00", "gold4", "#8B7500", "goldenrod", "#DAA520", "goldenrod1", "#FFC125", "goldenrod2", "#EEB...