Learn R Programming

textreg (version 0.1.5)

dirtyBathtub: Sample of raw-text OSHA accident summaries.

Description

dirtyBathtub consists of the (more) raw data from which the bathtub dataset is derived.

Arguments

Format

Dataframe. Has a meta info of the METHELYNE CHLORIDE labeling, plus 100s of other labels.

See Also

Other bathtub: bathtub

Examples

Run this code
# NOT RUN {
data( dirtyBathtub )
table( dirtyBathtub$fatality )
# }

Run the code above in your browser using DataLab