Learn R Programming

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

qwraps2 (version 0.1.3)

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 . The implementation and limited scope of the functions within 'qwraps2' is fundamentally different from 'qwraps'.

Copy Link

Version

Install

install.packages('qwraps2')

Monthly Downloads

874

Version

0.1.3

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Peter DeWitt

Last Published

April 8th, 2016

Functions in qwraps2 (0.1.3)

mean_sd

Mean and Standard deviation
qkmplot

Kaplan-Meier Plot
frmt

Format
qblandaltman

Bland Altman Plots
qroc

Receiver Operator Curves
frmtp

Format P-values
confusion_matrix

Confusion Matrices (Contingency Tables)
extract_fstat

Extract Summary stats from regression objects
n_perc

Count and Percentage
qable

Qable: an extended verion of knitr::kable
qacf

Autocorrelation plot
median_iqr

Median and Inner Quartile Range
qwraps2

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