Package: latexpdf
Type: Package
Title: Convert Tables to PDF or PNG
Version: 0.1.8
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat@gmail.com>
Description: 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/>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-12-19 18:00:40 UTC; tim.bergsma
Repository: CRAN
Date/Publication: 2023-12-19 18:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 00:56:15 UTC; windows
