Description Usage Arguments Details Value Author(s) See Also
A background function built into the graphing functions of biostatrpts that creates boxes around titles, p-values, and sample sizes in the margins of each figure
1 2 3 4 5 6 7 8 9 |
boxPlot |
(logical) Is the figure a box plot (TRUE) or bar plot (FALSE) |
demoBarPlot |
(logical) If boxPlot=FALSE is the bar plot a demoBarPlot (TRUE) or regular bar plot (FALSE) |
pHoriz |
(uwBar)(logical) |
pTitle |
(string) Title of the figure |
titleCex |
(numeric) magnification factor for sizing the title |
printPVals |
(uwBar)(logical) |
pStrWrap |
(uwBarPlot)(logical) |
A background function built into the graphing functions of biostatrpts that creates boxes around titles, p-values, and sample sizes in the margins of each figure. It also returns values that are used for placement of text in the figure margins. A figure must be open to run this function as it calls for par('usr'), par('pin') and other graphing parameters.
Returns a list of number of y-axis units per margin line and x-axis units per margin line
University of Wisconsin-Madison Biostatistics and Medical Informatics Department, Scott Hetzel M.S.
uwBoxPlot and uwBarPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.