Skip to content
Discussion options

You must be logged in to vote

I think that if you ask knitr for latex output, then it emits tabular, which does work.

What you need to avoid in the emitted LaTeX code is:

  • longtable (because it plays badly with LaTeX crossreferences and two-column mode)
  • table (because it plays badly with LaTeX crossreferences)

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@cbrnr
Comment options

@cscheid
Comment options

@cbrnr
Comment options

@cscheid
Comment options

Answer selected by cbrnr
@cbrnr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
tables Issues with Tables including the gt integration latex LaTeX engines related libraries and technologies knitr
3 participants