Package: latexpdf Type: Package Title: Convert Tables to PDF or PNG Version: 0.1.8 Author: Tim Bergsma Maintainer: Tim Bergsma 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' . Requires a compatible installation of 'pdflatex', e.g. . License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.2.3 Repository: https://bergsmat.r-universe.dev Date/Publication: 2024-10-25 21:42:33 UTC RemoteUrl: https://github.com/bergsmat/latexpdf RemoteRef: HEAD RemoteSha: 1ed462c7f5bf2f0196cb28507af1e4dc874735b3 NeedsCompilation: no Packaged: 2026-06-07 08:40:36 UTC; root