Hello, John
For my workflow, I generally use the minimum from xtable and do the
formatting in org-mode using the :post parameter to call another lisp code
block.
That said, as Chuck said, you can go a long way with xtable. In my
attic, I found the following code where I take only the core data
> On Aug 21, 2021, at 9:58 AM, John Hendy wrote:
>
>
> Interesting, and thanks for taking a look. I don't think I specified
> sufficiently that I'm actually aiming for latex/pdf output and
> therefore want the org table.
John,
If you want a latex export, you should use one of the many R pa
On Fri, Aug 6, 2021 at 2:30 PM Berry, Charles wrote:
>
> John,
>
> > On Aug 6, 2021, at 8:38 AM, John Hendy wrote:
> >
> > Greetings,
> >
> > I'm wondering how to align the results from the R buffer (which I
> > like) vs. the results printed by Org-mode for table results. Here's a
> > toy example
John,
> On Aug 6, 2021, at 8:38 AM, John Hendy wrote:
>
> Greetings,
>
> I'm wondering how to align the results from the R buffer (which I
> like) vs. the results printed by Org-mode for table results. Here's a
> toy example:
>
`tbl_df' objects come with their own print/show method. And it do