Displaying 4 results from an estimated 4 matches for "gobby".
Did you mean:
hobby
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
...into master.
This means that along with this, a 2D GTK Window decorator, git
changes amongst other things we are extremely close to fufilling our
release criteria for an unstable 0.9.0.
So we need to sort out the logistics of a release.
I have written a release announcement that can be found on GObby. Feel
free to edit it, it's probably not perfect by any stretch of the
imagination. The next thing we need to sort out is making sure all the
branches have been swapped over and that everything can be found in
/compiz on git. We also need to update the main page and the wiki to
take into accoun...
2013 May 17
0
rggobi error
Hi R Expert Community,
I need your help in getting rggobi and ggobi to work.
I tried running ggobi under Rattle's Explore tab and interactive option but got an error. I then tested library('rggobi')and noticed I get the same error. So it's not Rattle specific.
I have GGOBI and rggobi installed on my machine. Below is the info.
At first I got Error 'A' below. Then I
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