t...@tsdye.com (Thomas S. Dye) writes:
> Andreas Leha writes:
>
>> Hi all,
>>
>> I am trying to get a table generated from R to be pretty printed in
>> org mode (and the export).
>>
>> Suppose, I have a table like this (typical statistical table):
>>
>> #+attr_latex: align=lr
>> #+begin_src R :co
Andreas Leha writes:
> Hi all,
>
> I am trying to get a table generated from R to be pretty printed in
> org mode (and the export).
>
> Suppose, I have a table like this (typical statistical table):
>
> #+attr_latex: align=lr
> #+begin_src R :colnames yes :exports results
> data.frame(paramete
Hi all,
I am trying to get a table generated from R to be pretty printed in
org mode (and the export).
Suppose, I have a table like this (typical statistical table):
#+attr_latex: align=lr
#+begin_src R :colnames yes :exports results
data.frame(parameter=c("param1", "param2", "param3", "param4