Re: [O] Adding `sort' in R makes the output fail

2014-10-23 Thread Charles C. Berry
On Thu, 23 Oct 2014, Sebastien Vauban wrote: "Charles C. Berry" wrote: On Thu, 23 Oct 2014, Sebastien Vauban wrote: The following code does return a corrupted answer, while it's supposed to return a sorted dataframe. Not so. See below. So, that's RStudio that's wrong, in some way? Hm

Re: [O] Adding `sort' in R makes the output fail

2014-10-23 Thread Sebastien Vauban
"Charles C. Berry" wrote: > On Thu, 23 Oct 2014, Sebastien Vauban wrote: >> >> The following code does return a corrupted answer, while it's supposed >> to return a sorted dataframe. > > Not so. See below. So, that's RStudio that's wrong, in some way? >> --8<---cut here-

[O] Adding `sort' in R makes the output fail

2014-10-23 Thread Sebastien Vauban
Hello, The following code does return a corrupted answer, while it's supposed to return a sorted dataframe. --8<---cut here---start->8--- #+BEGIN_SRC R :results value replace con <- textConnection(" index email A a...@example.com B d...@example.co