Package: textab
Title: Create Highly-Customized 'LaTeX' Tables
Version: 1.0.1
Authors@R: c(
      person("Thibaut", "Lamadon", , "thibaut.lamadon@gmail.com", role = c("aut","cph")),
      person("Bradley", "Setzler", , "bradley.setzler@gmail.com", role = c("aut","cre","cph"))
    )
Description: Generate 'LaTeX' tables directly from R. It builds 'LaTeX' tables in blocks in the spirit of 'ggplot2' using the '+' and '/' operators for concatenation in the vertical and horizontal dimensions, respectively. It exports tables in the 'LaTeX' tabular environment using '.tex' code. It can compile '.tex' code to 'PDF' automatically.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://setzler.github.io/textab/
BugReports: https://github.com/setzler/textab/issues
NeedsCompilation: no
Packaged: 2023-04-25 11:41:52 UTC; bradleysetzler
Author: Thibaut Lamadon [aut, cph],
  Bradley Setzler [aut, cre, cph]
Maintainer: Bradley Setzler <bradley.setzler@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-25 11:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:42:34 UTC; windows
