tests/testthat/_snaps/tableContent.md

table content fns work

Code
  table
Output
  ENVIRONMENT: \begin{tabular}[t]{l|r|r}
  \hline
    & mpg & cyl\\
  \hline
  Mazda RX4 & 21 & 6\\
  \hline
  Mazda RX4 Wag & 21 & 6\\
  \hline
  \end{tabular}
Code
  table
Output
  ENVIRONMENT: \begin{tabular}[t]{l|r|r}
  Mazda RX4 & 21 & 6\\
  \end{tabular}


Try the parseLatex package in your browser

Any scripts or data that you put into this service are public.

parseLatex documentation built on June 8, 2025, 10:19 a.m.