Displaying 4 results from an estimated 4 matches for "gobbi".
Did you mean:
gobi
2003 Feb 21
5
Problem Writeing a pipe using R (stdin is consumed)
Hi everybody,
I a, trying to use R as a pipe like this:
cat inputData | R --silent RCommandFile >outputData
The RCommandFile would contain something like readLines(stdin()).
I have tryed various things and none did work cleanly.
One possible solution is to use the pipe() function inside R and to pass in the "cat inputData" however this is not very convenient
since I would like to
2010 Mar 24
1
Release plans
Hi everyone.
So I'd like to start with an update saying that we've hit a pretty big
milestone in our 0.9.0 plans for world domination - that is that the
last plugin, DBus, has finally been ported and works. [1] The code is
currently undergoing review, and once some inconsistencies are fixed
up, it looks set for inclusion into master.
This means that along with this, a 2D GTK Window
2013 May 17
0
rggobi error
...oad failed for 'rggobi'
> traceback()
2: stop(gettextf("package/namespace load failed for %s", sQuote(package)),
???????call. = FALSE, domain = NA)
1: library("rggobi")
INFO
Versions on my machine:
Rstudio 0.97.312
R 2.15.1
GGobi 2.1.10
Rattle 2.6.15
Location of Gobbi files on my Windows 7 machine
rggobi package: C:\R\R-2.15.1\library\rggobi\libs\i386
GGOBI: C:\Program Files (x86)\ggobi
Daniel Lopez
Workforce Analyst
HRIM - Workforce Analytics & Metrics
Strategic Human Resources Management
wf-analytics-metrics at lists.llnl.gov
(925) 422-0814
2016 Jun 22
2
Ayuda sencilla (SQL)
Estoy en 3.3.0 y "sqldf" lo instala sin problemas...
El 23 de junio de 2016, 1:23, Mauricio Monsalvo <m.monsalvo en gmail.com>
escribió:
> Malas nuevas para mi:
> package ?sqldb? is not available (for R version 3.3.0)
> ¿Puedo hacer algo más que esperar? No me voy a "bajar" de versión de R.
>
> El 22 de junio de 2016, 20:02, Mauricio Monsalvo