Learn R Programming

UsingR (version 2.0-7)

malpract: malpractice settlements

Description

malpractice settlements

Usage

data(malpract)

Arguments

Format

The format is: num [1:17] 760 380 125 250 2800 450 100 150 2000 180 ...

Examples

Run this code
# NOT RUN {
data(malpract)
boxplot(malpract)
# }

Run the code above in your browser using DataLab