toxicity {microplot} | R Documentation |
Simulated toxicity data. Dataset is used in demo("tablesPlusGraphicColumn").
Description
Simulated toxicity data. Used in demo("tablesPlusGraphicsColumn", package="microplot")
.
The demo shows a likert plot likert
embedded in a
table of numbers in both 'LaTeX' and 'MS Word'.
Usage
data("toxicity")
Format
A data frame with 4 observations on the following 5 variables.
Grade1
a numeric vector
Grade2
a numeric vector
Grade3
a numeric vector
Grade4
a numeric vector
Grade5
a numeric vector
Author(s)
Richard M. Heiberger <rmh@temple.edu>
Examples
## see demo("tablesPlusGraphicsColumn", package="microplot")
[Package microplot version 1.0-45 Index]