tabulation: Create Table for End Page of QC

Description Usage Arguments

Description

Summarizes the statistics into one table

Usage

1
2
3
4
5
6
tabulation(style = c("icc", "wkappa"), maintitle = "", subtitle = "",
  footer = "", fieldname = "", cex.factor = 1, width = 30,
  stat0 = NULL, stat1 = -999, stat2 = -999, stat3 = -999,
  stat4 = -999, stat5 = -999, stat6 = -999, stat7 = -999,
  stat8 = -999, stat9 = -999, stat10 = -999, stat11 = -999,
  stat12 = -999)

Arguments

style

'icc' or 'wkappa'; sets the type of table to be created

maintitle

title of table

subtitle

sub title of table

footer

foot text

fieldname

vector with names for rows in table

cex.factor

numeric; factor to multiply all cex values by.

width

numeric; defuault is 30.

stat0

list of vectors with statistics to include. If NULL, statistics must be provided using stat1, ..., stat12

stat1, ..., stat12

vectors with statistics to include


rmtrane/QualityControl documentation built on May 5, 2019, 5:54 p.m.