search for: grey32

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

Did you mean: grey38
2008 Sep 19
1
Axes Labels on the Right side of lattice panel
...prettyC=c(pretty(ylim)) panel.axis(side = side, at=prettyC,tck=1,text.cex=0.7,outside = TRUE) } else if(side=="right"){ prettyC=c(pretty(ylim)) panel.axis(side = side, at=prettyC, tck=1,outside = TRUE,text.col='grey32',text.cex=0.7) } else { axis.default(side = side, ...) } } However, all I see are the tick marks and the text gets clipped. I'm aware that this might happen (as pointed out in the help page) but how can I get around it? Should I specify a...
2009 Mar 01
3
Modifying a built-in R function
Hello, Something incredible (at least for me) has happen. Yesterday night I downloaded biplot.R to edit this function and add new features I wished. Namely I wanted to plot points belonging to different groups using different colors and symbols. I identified which part of the original code I had to modify. Then, I rename biplot by biplotes and executing biplotes(x), being x a princomp class
2000 Feb 29
0
mapping of colornames into hsv: half way done
...404040", "grey26", "#424242", "grey27", "#454545", "grey28", "#474747", "grey29", "#4A4A4A", "grey30", "#4D4D4D", "grey31", "#4F4F4F", "grey32", "#525252", "grey33", "#545454", "grey34", "#575757", "grey35", "#595959", "grey36", "#5C5C5C", "grey37", "#5E5E5E", "grey38", "#616161&q...