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.

Version: 0.9.0
Depends: R (≥ 3.2.0)
Imports: knitr (≥ 1.10.5)
Published: 2015-06-27
Author: John Shea [aut, cre]
Maintainer: John Shea <coachshea at fastmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README
In views: ReproducibleResearch
CRAN checks: knitLatex results

Documentation:

Reference manual: knitLatex.pdf
Vignettes: lTab
sTab
xTab

Downloads:

Package source: knitLatex_0.9.0.tar.gz
Windows binaries: r-devel: knitLatex_0.9.0.zip, r-release: knitLatex_0.9.0.zip, r-oldrel: knitLatex_0.9.0.zip
macOS binaries: r-release (arm64): knitLatex_0.9.0.tgz, r-oldrel (arm64): knitLatex_0.9.0.tgz, r-release (x86_64): knitLatex_0.9.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=knitLatex to link to this page.