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.

Package details

AuthorJohn Shea [aut, cre]
MaintainerJohn Shea <coachshea@fastmail.com>
LicenseGPL-3
Version0.9.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("knitLatex")

Try the knitLatex package in your browser

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

knitLatex documentation built on May 2, 2019, 5:23 a.m.