qwraps2-package {qwraps2}R Documentation

A collection of wrapper functions aimed at for aiding the authoring of reproducible reports.

Description

qwraps2 is a collection of helpful functions when working on a varied collection of different analysis reports. There are two types of functions, helpful data summary functions, formatting results from regression models, and ggplot2 wrappers.

Details

Several wrappers for ggplot2 style graphics, such as ROC, AUC, Bland-Altman, and KM plots are provided. Named as qroc, qacf, qblandaltman and qkmplot to pay homage to qplot form ggplot2 and the standard names for such plots.

Other functions are used to quickly generate meaningful character strings for outputting results in .Rnw, .Rmd, or other similar functions.

Options

There are several options which can be set via options and will be used via getOption. The following lists, in alphabetical order the different options which are available and what they control.

Journals with predefined formatting

Author(s)

Maintainer: Peter DeWitt dewittpe@gmail.com (ORCID)

Other contributors:

See Also

Useful links:


[Package qwraps2 version 0.6.1 Index]