Displaying 7 results from an estimated 7 matches for "retieve".
Did you mean:
retrieve
2010 Apr 02
2
How to save a model in DB and retrieve It
...;- sqlQuery(Channel, strQ, stringsAsFactors = F, believeNRows = FALSE)
x <- sqlQuery(Channel, strQ, stringsAsFactors = F, believeNRows = FALSE) #read error
Above code is working for simplier models that have a shorter representation in variable "modX".
Any advice on how to store and retieve this kind of objects?
Thanks
Daniele
ORS Srl
Via Agostino Morando 1/3 12060 Roddi (Cn) - Italy
Tel. +39 0173 620211
Fax. +39 0173 620299 / +39 0173 433111
Web Site www.ors.it
------------------------------------------------------------------------------------------------------------------------...
2009 Apr 01
2
filesystem rpm fails when /home is NFS mounted
I don't know if it's a bug or a feature, but the
filesystem-2.4.0-2.el5.centos rpm won't upgrade cleanly if /home is an
NFS filesystem.
I sorta-kinda remember this when going from 5.1 to 5.2, but that
memory is hazy.
--
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
2011 Jun 16
1
Do a corelational analysis in R
Hi everyone,
I retrieved the values of form elements such as radiobuttons, text
area,textbox etc into MySQL database. I retieved the values from MySQL db to
R using RODBC package. If i want to do a corelational analysis using the
values in textarea and radiobutton how is it possible as textarea may
contain a variety of values like a sentence or a group of words...Is there
any other way to do the analysis.
Plese give me sug...
2010 Oct 21
1
POP3 server
Hi folks
A POP3 client not configured to keep a copy of messages on the server, as soon as retieve a message send a DELE commando with the number of the just retrieved message. Then, at the end of the POP3 session, the clent sends a QUIT command, wich order POP3 server to close the conection and delete the messages marqued with DELE command.
So, I'm wondering if it's possible to tell Do...
2006 Jan 16
10
Multi-path routing only using last nexthop in default route.
I''ve applied julian''s paches to a 2.6.14 gentoo kernel with the appropiate
options enabled, and i''m using a modified version of the mpath2.sh script
also available on julian''s site http://www.ssi.bg/~ja/
Overall everything works nearly perfectly. Incomming connections to either
the fios (PPPoE) connection, or cable modem get routed back out correctly.
The
2006 May 17
0
variable colnames
...'ve given to a column.
I've got another idea on how to do that (without using colnames has described in the answers), but i'm still interested if it exist a way to access colnames values by assigning to a var a colname name then using the var (the var contain the name of the column) to retieve the values...
Thks all.
COMTE Guillaume
-----Message d'origine-----
De?: Christoph Buser [mailto:buser at stat.math.ethz.ch]
Envoy??: mardi 16 mai 2006 18:32
??: r-help at stat.math.ethz.ch
Cc?: COMTE Guillaume
Objet?: Re: [R] variable row names
Hi
I was confused by your example, too...
2008 Mar 04
2
memory constraints in ubuntu gutsy
Hello All,
I have a very large data set (1.1GB) that I am trying to read into R. The
file is tab delimited and contains headers; there are over 800 columns and
almost 700,000 rows. I am using the Ubuntu 7.10 Gutsy Gibbon version of R. I
am using Kernel Linux 2.6.22-14-generic. I have 3.1GB of RAM with the AMD
Athlon(tm) 64 Processor 3200+. I downloaded R using the instructions from
cran under