openintro (version 2.0.0)

drug_use: Drug use of students and parents

Description

Summary of 445 student-parent pairs.

Usage

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 {
table(drug_use)

# }

Run the code above in your browser using DataCamp Workspace