7. [2]http://www.r-project.org/doc/Rnews/Rnews_2002-2.pdf
Anyone know who I should tell about this?
Thanks!
- Jan
References
1. http://www.r-project.org/doc/Rnews/Rnews_2002-1.pdf
2. http://www.r-project.org/doc/Rnews/Rnews_2002-1.pdf
--
Jan Theodore Galkowski
Senior Systems Software
#x27;RMySQL'
>
I don't even get to do anything more.
- Jan
On Fri, 05 Nov 2010 17:14 -0200, "Henrique Dallazuanna"
wrote:
library(RMySQL)
conn <- dbConnect(MySQL(), user = 'user', password =
'password', host = '[1]your_host.com')
Apologies if this is the wrong place to ask. I'm not aware of a
mail list devoted to database interfaces. Please direct me if
so.
I am trying to use TSMySQL. It loads RMySQL, and apparent the
CRAN version has an .onLoad script which seeks out the local
MySQL server. If that fails, the package f
I'm interested in the Rsolnp package. For their primary function
"solnp", one example is given, and there is a reference to "unit
tests". Anyone know where these can be found? Also, Rsolnp is
used in a few other packages (e.g., depmixS4), but I cannot seem
to find source illustrating its call seq
The magic I was looking for is to pass "as.is=TRUE" to "sqlQuery" of
RODBC.
The reference to "read.table" is a little oblique, but with that, all
works fine.
An education!
:-)
Thanks much,
Jan
On Tue, 04 Aug 2009 09:05:05 +0200, "Peter Dalgaard&quo
Can someone point me to the proper place in the documentation or on the
Wiki where I can learn how to get R to stop interpreting the string "NA"
as something special? I have a table in a database which contains
(among other things) country codes and continent codes. The standard
set of two-letter
Super Marc! Thanks!
Should I post this on the R Wiki some place? 'Twould be useful to others,
I think.
- Jan
On Tue, 14 Jul 2009 11:49:49 -0400, Marc Schwartz
wrote:
On Jul 14, 2009, at 9:43 AM, Jan Theodore Galkowski wrote:
Is it possible to export a list of installed pac
Is it possible to export a list of installed packages from WinXP, and
use that export to import the same set of packages on Ubuntu (Jaunty)?
No doubt
there is custom code that could be written, but I wonder if R 2.9.1 has
anything built it to do that? Is it as simple as moving something like
Rpro
I have a JPEG map of temperature data, coded using a given legend where
blues are cooler and reds hotter. Is there any preexisting R magic or
package which might let me recover the value of the scalar quantity so
represented given the RGB values at each point in the picture?
After processing, I'd
I'm interested in the R packages svLab and the recently announced
denstrip.
For svLab, I've seen a PDF from 2003 describing it, and at least one
paper or description having used it. I could not find it in the
download list of packages within R or on CRAN, however. Did it get
subsumed or renamed
10 matches
Mail list logo