search for: 66cdaa

Displaying 3 results from an estimated 3 matches for "66cdaa".

Did you mean: 66cda0a5
2012 Feb 03
1
incomplete final line found on <name of my sourced function file>
...edy=0;title="BLA" mylines = function(indata,datesvar,invars,myfunction,mymetric,mytitle,fixedy=0) { all.colors<-c("#E0EEEE","#0000CD","#D4D4D4","#FFC1C1","#FFDEAD","#9ACD32", "#99CCFF","#6495ED","#66CDAA","#EEC900","#BC8F8F", "#C00000","#696969","#473C8B","#8B4500", "#FF7F00","#9370DB", "#800000","#104E8B","#228B22")[20:1] myagg<-aggregate(indata[invars],by=indata[datesvar],...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...FCC", "antiquewhite3", "#CDC0B0", "antiquewhite4", "#8B8378", "aquamarine", "#7FFFD4", "aquamarine1", "#7FFFD4", "aquamarine2", "#76EEC6", "aquamarine3", "#66CDAA", "aquamarine4", "#458B74", "azure", "#F0FFFF", "azure1", "#F0FFFF", "azure2", "#E0EEEE", "azure3", "#C1CDCD", "azure4", "#838B8B", "bei...
2010 Oct 18
0
Question about legend parameters
...### so, the bottom-most area should be for z, the second from the bottom area- for y (above z) ### Creating a palette of 20 colors: all.colors<-c("#E0EEEE","#D4D4D4","#FFC1C1","#FFDEAD","#9ACD32", "#99CCFF","#6495ED","#66CDAA","#EEC900","#BC8F8F", "#FF7F00","#C00000","#9370DB","#473C8B","#696969", "#8B4500","#800000","#0000CD","#104E8B","#228B22") ### Check them out: temp<-barplot(1:20,rep(1,2...