Re: [O] [org-babel R] Difference between output in RStudio and in Org Babel

2014-12-10 Thread Aaron Ecay
Hi Seb, [re-adding the list to cc] 2014ko abenudak 10an, Sebastien Vauban-ek idatzi zuen: > > FYI, the link is a screen capture image, in this case, not a video! OK, now I feel sheepish. I assumed from the screencast.com URL that there was intended to be some video, for which the image displaye

[O] [org-babel R] Difference between output in RStudio and in Org Babel

2014-12-10 Thread Sebastien Vauban
Hello, I have yet another [1] code chunk that produces very different results whether it's executed in RStudio or in an Org document. Here is the code: #+begin_src R :results value replace :rownames yes :colnames yes df.str <- '"liste","nb" "item31\nitem80","2" "item52","1"' df <- read.c