latexpdf: Convert Tables to PDF or PNG

Converts table-like objects to stand-alone PDF or PNG. Can be used to embed tables and arbitrary content in PDF or Word documents. Provides a low-level R interface for creating 'LaTeX' code, e.g. command() and a high-level interface for creating PDF documents, e.g. as.pdf.data.frame(). Extensive customization is available via mid-level functions, e.g. as.tabular(). See also 'package?latexpdf'. Support for PNG is experimental; see 'as.png.data.frame'. Adapted from 'metrumrg' <https://r-forge.r-project.org/R/?group_id=1215>. Requires a compatible installation of 'pdflatex', e.g. <https://miktex.org/>.

Version: 0.1.8
Published: 2023-12-19
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: latexpdf results

Documentation:

Reference manual: latexpdf.pdf
Vignettes: Formatting Tables with latexpdf

Downloads:

Package source: latexpdf_0.1.8.tar.gz
Windows binaries: r-devel: latexpdf_0.1.8.zip, r-release: latexpdf_0.1.8.zip, r-oldrel: latexpdf_0.1.8.zip
macOS binaries: r-release (arm64): latexpdf_0.1.8.tgz, r-oldrel (arm64): latexpdf_0.1.8.tgz, r-release (x86_64): latexpdf_0.1.8.tgz
Old sources: latexpdf archive

Reverse dependencies:

Reverse imports: RWsearch, spork
Reverse suggests: tablet

Linking:

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