On Tue, 22 Sep 2015, Grant Rettke wrote:

On Tue, Sep 22, 2015 at 5:04 PM, Charles C. Berry <ccbe...@ucsd.edu> wrote:

ECM follows:

I just ran it and got 10 chars like you expected:

#+BEGIN_src R
nchar("A        B")
#+END_src

#+RESULTS:
: 10

10 is not what I expected. Should be 3 characters.

Be sure to run the second src block (which creates the third with the three character string) before running the third.

But thanks for checking.

Chuck


Reply via email to