Learn R Programming

⚠️There's a newer version (0.6.1) of this package.Take me there.

qwraps2 (version 0.1.1)

Quick Wraps 2

Description

A collection of (wrapper) functions the creator found useful for quickly placing data summaries and formatted regression results into .Rnw or .Rmd files. Functions for generating commonly used graphics, such as receiver operating curves or Bland-Altman plots, are also provided by 'qwraps2'. 'qwraps2' is a updated version of a package 'qwraps'. The original version 'qwraps' was never submitted to CRAN but can be found at https://github.com/dewittpe/qwraps. The implementation and limited scope of the functions within 'qwraps2' (https://github.com/dewittpe/qwraps2) is fundamentally different from 'qwraps'.

Copy Link

Version

Install

install.packages('qwraps2')

Monthly Downloads

874

Version

0.1.1

License

GPL-2

Maintainer

Peter DeWitt

Last Published

April 20th, 2015

Functions in qwraps2 (0.1.1)

frmtp

Format P-values
qblandaltman

Bland Altman Plots
mean_sd

Mean and Standard deviation
qkmplot

Kaplan-Meier Plot
extract_fstat

Extract Summary stats from regression objects
n_perc

Count and Percentage
qroc

Receiver Operating Curves
qwraps2

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

Format
qacf

Autocorrelation plot
qable

Qable: an extended verion of knitr::kable
median_iqr

Median and Inner Quartile Range
confusion_matrix

Confusion Matrices (Contingency Tables)
sensitivity

Sensitivity, Specificity, and Confusion Matrices (Contingency Tables)