search for: blue1

Displaying 7 results from an estimated 7 matches for "blue1".

Did you mean: blue
2013 Apr 07
1
Remove a row containing a specific value for a column
Dear all, Could anyone help me with the following? DATA <- data.frame(rbind(c("Red1", 1, 1, 1), c("Blue1", 1, 1, 1), c("Red2", 1, 1, 1), c("Red3", 1, 1, 1))) colnames(DATA) <- c("A", "B","C", "D") #Option 1 DATA <- DATA[-2, ] #Same result I would like to achieve with Option 2 #Option 2 - I would like to do it in this way. Do you...
2003 Aug 07
2
--delete-excluded by default?
...nc is deleting all the files that match my exclude strings, but I don't want this to happen and I am not using the --delete-excluded option. Is this a known problem/feature? The files it is deleting DO still exist on the sending server. Here is the command I'm using: rsync -avzul --delete blue1-eth1::mod1 /home/.sites and it is version 2.5.5-C1 Thanks, -e.l.
2005 Jul 27
3
Asymmetric colors for heatmap
> Dear expeRts, > > Currently, my colors are as follows: > mycol <- > c("blue1","blue2","blue3","blue4","black","yellow4","yellow3","yellow2","y > ellow1") > heatmap(snp, Rowv=NA, Colv=NA, col=mycol) > > However, I would like to have the following colors: > bright blue -> d...
2007 Jan 10
3
Newbie question on file source
Hi, Please correct me if I''m wrong but it seems to me that in the case of a remote file source the path must contain the plain filename after the module and paths with directory elements are not supported. What I wanted is the following: +++++ fileserver.conf +++++ [system] path /services/puppet/common/ allow * +++++ site.pp +++++++++++++ file {
2009 Apr 28
2
correlation coefficient
...,13.07 , 13.5 , 13.3 ,14.14 , NA , NA , NA , NA , NA) #Vektor y plot(y~x,col="green",pch=16,ylim=c(0,20),xlim=c(0,50)) (mod1<-nls(y~a+b*log(x,base=exp(1)),start=list(a=1,b=1),trace=TRUE)) xx<-seq(min(x),max(x),length=100) yy<-6.2456*log(xx)-7.7822 lines(xx,yy,col="blue1") summary(mod1) This way I don't get R-squared like I do using the command "lm" for linear models. Would appreciate your help, Benedikt N. --
2008 Jan 24
2
Compiz - Extreme difficulty with MSI nVidia 8600GT
Listmates, I have a fresh openSuSE 10.3 install with all updates installed, the video card is a MSI nVidia 8600GT (pci-e 16). After following the openSuSE nVidia install and the Compiz Fusion install (and after log outs and reboots) compiz refused to start. As shown on the openSuSE Compiz page he file .config/compiz/compiz-manager was created with: COMPIZ_OPTIONS="--no-libgl-fallback
2000 Feb 29
0
mapping of colornames into hsv: half way done
...quot;, "bisque2", "#EED5B7", "bisque3", "#CDB79E", "bisque4", "#8B7D6B", "black", "#000000", "blanchedalmond", "#FFEBCD", "blue", "#0000FF", "blue1", "#0000FF", "blue2", "#0000EE", "blue3", "#0000CD", "blue4", "#00008B", "blueviolet", "#8A2BE2", "brown", "#A52A2A", "brown1", "#FF4040&qu...