openintro (version 1.7.1)

drug.use: Drug use of students and parents

Description

Summary of 445 student-parent pairs.

Usage

data("drug.use")

Arguments

Format

A data frame with 445 observations on the following 2 variables.

student

a factor with levels not uses

parents

a factor with levels not used

Examples

Run this code
# NOT RUN {
data(drug.use)
table(drug.use)
# }

Run the code above in your browser using DataLab