microplot (version 1.0-42)

toxicity: 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")

Arguments

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

Examples

Run this code
# NOT RUN {
## see demo("tablesPlusGraphicsColumn", package="microplot")
# }

Run the code above in your browser using DataCamp Workspace