Displaying 20 results from an estimated 200 matches similar to: "to read table"
2007 Apr 24
1
read.table
sorry,
I don't undersatnd what happens
Annee_O;Id_Essai;Id_Rep;Id_Geno;Id_Cult;Lib_Geno;St_Cult;Id_Par;X_Par;Y_Par;Id_Cara;Surf_O;Val_O;Ori_O;Stade_O;Date_O;Id_Bloc;Id_TrT1
2004;1006003;1;55094;1012988;XF 338/1;;1;1;1;137;;9.4;P;;09/09/2004;1;0
2004;1006003;1;55094;1012988;XF 338/1;;1;1;1;193;;189;P;;01/01/2004;1;0
2004;1006003;1;55094;1012988;XF 338/1;;1;1;1;103;14.95;85;P;;09/09/2004;1;0
2007 May 14
4
Batch
I saw the R-help to run some R programs in batch I used it like this
> R CMD BATCH C:/Documents and Settings/melyakhlifi/Bureau/calcara.r
Erreur : erreur de syntaxe dans "R CMD"
but without success!!!I don't work on linux but on windows IS it the same command ?
_____________________________________________________________________________
[[alternative HTML version
2005 Oct 20
3
problème d'import de fichier
hello!
je veux importer un fichier de donnees excel que j'ai au prealable
converti en fichier txt avec separateurs tab, fichier de la forme entree
simple (suite de colonnes contenant des variables).
Voila ma ligne de commande :
> poussins <- read.table("poussins.txt", header=T, sep="\t")
et sa reponse
Erreur dans scan(file = file, what = what, sep = sep, quote =
2007 May 15
3
textConnection
hello,
I don't understand what's happen just before the textConnection function runs good but now it doesn't run
> Line[1]
[1] "if C325=. then C743=(C152/C103)*100| else C743=(C152/C325)*100"
> textConnection(Line[1])
Erreur dans textConnection(Line[1]) : toutes les connexions sont utilisées
why R display that?
2007 Jul 05
2
sink() and source()
hello,
I have a problem running a R script actually I'm using source() and sink() and it doesn't work
source("T:/agents/melyakhlifi/R/essai_rep.r")
to execute a file and the file contain
sink("T:/agents/melyakhlifi/R/sortie.html")
cat("<html><body><pre>\n")
matrix.merge2
cat("</pre></body></html>\n")
sink()
I
2007 Dec 18
1
icons
Hi, I want to contribute by drawing icons for wine. Where should I start and what are the constrains ?
_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail http://mail.yahoo.fr
2007 Oct 05
1
[asterisk-dev] oh323.conf, extentions.conf
Send these questions to Asterisk-Users mailing list.
h323.conf
##################################################
;
; Configuration file of OpenH323 channel driver
;
[general]
listenAddress=W.X.Y.Z ; local ip
listenPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=10000
udpEnd=20000
fastStart=yes
h245Tunnelling=yes
h245inSetup=yes
jitterMin=20
jitterMax=100
ipTos=none
outboundMax=100
2007 Jun 22
3
pxelinux and WDS server for Vista
I am testing BDD 2007 and WDS on a Windows 2003
Server.
I have a PXE Server with tftpd32 and pxelinux boot.
Is it possible to have a menu entry that chain the
first pxe booting(pxelinux) to the WDS Server which is
on a different computer because I can't install WDS on
the TFTP pxelinux.
I have testing this entry:
LABEL TEST WDS
kernel ipadress::pxeboot.0
but the first server always respond
2008 Jan 24
1
png to html
hello,
to display my histogram from a png file to a html file I use this syntax
> myplot2 <- png(file=file.path(directory,"myplot2.png"), bg="transparent")
> plot(1:10)
> rect(1, 5, 3, 7, col="white")
> dev.off()
png:C:/Documents and Settings/melyakhlifi/Bureau/myplot.png
2
>
2007 Jun 19
1
smbclient doesn't work with anonymous access on windows 2000
Hello,
I have the following error when I try to use smbclient with windows 2000 & anonymous access :
$ smbclient -N -L //machine1
Anonymous login successful
Domain=[DOMAIN] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
cli_rpc_pipe_open: cli_nt_create failed on pipe \srvsvc to machine machine1.
2007 Jun 20
3
merge
hello,
is it possible to merge 2 matrix or data.frame by roxnames?
I checked details about the functino merge but I haven't fond this option.
Can you help me please?
thanks.
_____________________________________________________________________________
[[alternative HTML version deleted]]
2008 Mar 04
3
Can't get Steam to install
Hello,
I have just installed Wine on Ubuntu 7.10 (x86). I have also managed to get hold of and install gecko. However, when I try to install Steam with
Code:
"wine start SteamInstall.msi"
it comes up with several errors in terminal then a popup box saying "Installation ended prematurely because of an error".
Can anyone help me please?
Notes - I am in the correct
2007 Jun 18
3
data.frame
hello,
are there functions giving the columns number and the rows number of a matrix?
thanks.
_____________________________________________________________________________
[[alternative HTML version deleted]]
2007 Aug 01
1
Re : Custom axis
Maybe I do not explain well what I would like to do. I do not want to change the labels of the axis, but the scale. What I want is a general procedure for changing the scale. Its like using a logarithmic scale on a plot. Labels are the same, but the increases of x along the x-axis are defined by a known monotone and continuous function.
Florent Bresson
----- Message d'origine ----
De :
2007 Apr 27
0
(no subject)
Hey,
The syntax is:
if(condition){
#COMMANDS_A
} else{
#COMMANDS_B
}
Hope this helps,
-Matt
On Fri Apr 27 15:07 , elyakhlifi mustapha <elyakhlifi_mustapha at yahoo.fr> sent:
>hi,
>I don't understand my error when I submit this program
>
>> for(k in LR) {
>+ donRep[[k]]
>+ M[[193]]
>+
2008 Feb 13
2
NT4 in a DomU
Hi,
I use Xen 3.0.3-1 on a Debian Etch with LVM to store
my DomUs.
I already exploit a Windows 2000 in a DomU but I can''t
install a windows NT4 Server:
I have a death of Blue Screen during the installation
begining.
Did someone test that scary NT4 DomU with success?
I think NT4 need a disk driver but wich one? and how
can I give it one?
My last solution to test is:
to convert a NT4
2007 Apr 24
4
from R to html
hello,
If I wanna export data.frame from R to html have you got some ideas to do this?
___________________________________________________________________________
[[alternative HTML version deleted]]
2007 Aug 02
3
Dovecot strong or not for a big Webmail architecture
Hello,
Do you think Dovecot could handle millions of active users in a big architecture ?
This cluster could be for example (each server is a bi quad Xeon 2.66 Ghz) :
- 40 Dovecot servers
- 4 LVS
- 20 Apache+PHP
- 2 Openldap
- 20 Postfix + ClamAV + SpamAssassin
- 1 NFS Netapps
For millions of user it could be multiple different clusters of 40 Dovecot servers with 1 Netapp for each cluster.
I
2007 Apr 19
4
hello
ok how can I do to cancel le function factor for the moment ican't do this and I'm stuck with my problem for exemple
Id_Rep Id_Geno Val_O Id_TrT1
1 1 64238 145 2
2 1 64238 1 1
3 1 64238 2 1
4 1 64238 1 1
5 1 64238 1 1
6 1 64238 2 1
7 1 64238 1 1
8 2
2007 Dec 07
0
Need HELP
hello Mister.
I am happy to make your knowledge by this mail
I had to find your name and addresses on documents HOW TO linux.
I am student, at the end of my Bachelor in networks.
I ask for your assistance to configure QoS in a system of
e-learning including/understanding
on network IP, using Linux Sytem
because i want to used opensource licence. i work with RedHat 5.0