R3port: Report functions for HTML and PDF files

R3portR Documentation

Report functions for HTML and PDF files

Description

The R3port package is written to easily create pdf and html documents including tables, listings and plots.

Details

The package makes use of the option system within R. The way it was implemented is to always use an option in case it was set in options(). If an option is NULL, the function will evaluate the argument. The following options can be set within the package:

  • show (see ltx_doc, html_doc)

  • template (see ltx_doc, html_doc)

  • css (see html_doc)

  • compile (see ltx_doc)

  • orientation (see ltx_doc)

  • pwidth (see ltx_plot, html_plot)

  • pheight (see ltx_plot, html_plot)

Author(s)

Maintainer: Richard Hooijmaijers richardhooijmaijers@gmail.com

Other contributors:

  • Richard Hooijmaijers [copyright holder]

See Also

Useful links:


R3port documentation built on Sept. 22, 2023, 9:06 a.m.