Displaying 4 results from an estimated 4 matches for "lightskyblu".
Did you mean:
  lightskyblue
  
2004 Feb 20
9
R: Including R plots in a Microsoft Word document
Greetings List,
I am conducting some large simulations using R. As a result, I get many plots but I'm having some trouble with including some of them in a Microsoft Word document. Can any one tell me the easiest method of having copies of the R-graphs in the Word documents?
Best regards
Mahmoud
	[[alternative HTML version deleted]]
2009 Nov 27
0
changing titlessymbols in plot.spm
...sing 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 experiments.
I would happy for any suggestions which help me solve this pro...
1999 Sep 11
1
legend(): adjust space between symbol and tex
Hello,
I'd like to ask, how to adjust the space between symbol/line and text in a
legend. My legend() is build like that
  legend(xmax-netzdiff/11,                  # shouldn't matter here
         ifelse(ydiff>=0,                   #
	        ymin-6.5*(netzdiff/11),     #
	        ymax-netzdiff/11),          #
	 c("stehender Stamm","Windwurf",
	  
2000 Feb 29
0
mapping of colornames into hsv: half way done
...almon",	"#FFA07A",
    "lightsalmon1",	"#FFA07A",
    "lightsalmon2",	"#EE9572",
    "lightsalmon3",	"#CD8162",
    "lightsalmon4",	"#8B5742",
    "lightseagreen",	"#20B2AA",
    "lightskyblue",	"#87CEFA",
    "lightskyblue1",	"#B0E2FF",
    "lightskyblue2",	"#A4D3EE",
    "lightskyblue3",	"#8DB6CD",
    "lightskyblue4",	"#607B8B",
    "lightslateblue",	"#8470FF",
    "...