dbosak01/reporter: Creates Statistical Reports

Contains functions to create regulatory-style statistical reports. Originally designed to create tables, listings, and figures for the pharmaceutical, biotechnology, and medical device industries, these reports are generalized enough that they could be used in any industry. Generates text, rich-text, PDF, HTML, and Microsoft Word file formats. The package specializes in printing wide and long tables with automatic page wrapping and splitting. Reports can be produced with a minimum of function calls, and without relying on other table packages. The package supports titles, footnotes, page header, page footers, spanning headers, page by variables, and automatic page numbering.

Getting started

Package details

MaintainerDavid Bosak <dbosak01@gmail.com>
LicenseCC0
Version1.4.4
URL https://reporter.r-sassy.org https://github.com/dbosak01/reporter
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dbosak01/reporter")
dbosak01/reporter documentation built on March 20, 2024, 8:22 a.m.