Package: knitLatex 0.9.0

knitLatex: 'Knitr' Helpers - Mostly Tables

Provides several helper functions for working with 'knitr' and 'LaTeX'. It includes 'xTab' for creating traditional 'LaTeX' tables, 'lTab' for generating 'longtable' environments, and 'sTab' for generating a 'supertabular' environment. Additionally, this package contains a knitr_setup() function which fixes a well-known bug in 'knitr', which distorts the 'results="asis"' command when used in conjunction with user-defined commands; and a com command (<<com=TRUE>>=) which renders the output from 'knitr' as a 'LaTeX' command.

Authors:John Shea [aut, cre]

knitLatex_0.9.0.tar.gz
knitLatex_0.9.0.zip(r-4.5)knitLatex_0.9.0.zip(r-4.4)knitLatex_0.9.0.zip(r-4.3)
knitLatex_0.9.0.tgz(r-4.4-any)knitLatex_0.9.0.tgz(r-4.3-any)
knitLatex_0.9.0.tar.gz(r-4.5-noble)knitLatex_0.9.0.tar.gz(r-4.4-noble)
knitLatex_0.9.0.tgz(r-4.4-emscripten)knitLatex_0.9.0.tgz(r-4.3-emscripten)
knitLatex.pdf |knitLatex.html
knitLatex/json (API)

# Install 'knitLatex' in R:
install.packages('knitLatex', repos = c('https://coachshea.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coachshea/knitlatex/issues

On CRAN:

knitrlatex

4.57 score 1 stars 25 scripts 300 downloads 4 exports 5 dependencies

Last updated 7 years agofrom:5e0a5e7be2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winOKOct 29 2024
R-4.5-linuxOKOct 29 2024
R-4.4-winOKOct 29 2024
R-4.4-macOKOct 29 2024
R-4.3-winOKOct 29 2024
R-4.3-macOKOct 29 2024

Exports:knitr_sethookslTabsTabxTab

Dependencies:evaluatehighrknitrxfunyaml

lTab

Rendered fromlTab.Rmdusingknitr::rmarkdownon Oct 29 2024.

Last update: 2015-06-26
Started: 2015-06-17

sTab

Rendered fromsTab.Rmdusingknitr::rmarkdownon Oct 29 2024.

Last update: 2015-06-26
Started: 2015-06-17

xTab

Rendered fromxTab.Rmdusingknitr::rmarkdownon Oct 29 2024.

Last update: 2015-06-26
Started: 2015-06-12