Tom,
Thanks for your comments.
> When you find an example that fills a gap you perceive in the documentation,
> please pass that along, too. The more examples the better.
Now that I have basics working, I will try and use it for something
specific over the next few weeks and certainly feedback
Dan
>> Not being a programmer, I find the terminology and phrasing of these
>
> I wouldn't classify someone who analyses their data with R as a
> non-programmer.
Mmmm, I can see why you would say this, but I don't really program in
R, but have collected a library of R code over the years which I
Hi Graham,
On Dec 9, 2009, at 10:33 AM, Graham Smith wrote:
Dan,
That's great, I am beginning to grasp how this works
But I would never have figured out the :results output method,
however.
OK, it would be really helpful if you could let us know how we should
improve the documentation of
Graham Smith writes:
> Dan,
>
> That's great, I am beginning to grasp how this works
>
>>> But I would never have figured out the :results output method, however.
>>
>> OK, it would be really helpful if you could let us know how we should
>> improve the documentation of it.
>
> I'm not sure if I
Dan,
That's great, I am beginning to grasp how this works
>> But I would never have figured out the :results output method, however.
>
> OK, it would be really helpful if you could let us know how we should
> improve the documentation of it.
I'm not sure if I'm the one to ask about the document
Graham Smith writes:
> Dan,
>
>>> The colnames t works as expected, but how do I then see the variable
>>> names when using the summary command,
>>
>> Just use :colnames t again for that.
>
> Thanks again, I almost had this solved but in
>
> #+begin_src R :session babeltest :colnames t
>
> I hadn
Dan,
>> The colnames t works as expected, but how do I then see the variable
>> names when using the summary command,
>
> Just use :colnames t again for that.
Thanks again, I almost had this solved but in
#+begin_src R :session babeltest :colnames t
I hadn't left a space between the end of babe
Graham Smith writes:
> Dan
>
> I have started a new thread so it has a propel babel string. I have
> also created a small file for testing.
>
Hi Graham,
> The colnames t works as expected, but how do I then see the variable
> names when using the summary command,
Just use :colnames t again for
Dan
I have started a new thread so it has a propel babel string. I have
also created a small file for testing.
The colnames t works as expected, but how do I then see the variable
names when using the summary command, and str doesn't work at all
(source block produced no output) . They appear OK