Learn R Programming

BSDA (version 1.01)

Develop: Demographic characteristics of developmental students at 2-year colleges and 4-year colleges

Description

Data used for Exercise 8.50

Usage

Develop

Arguments

Format

The format is: num [1:5, 1:2] 545 24 71 142 1587 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:5] "African America" "American Indian" "Asian" "Latino" ... ..$ : chr [1:2] "Two-year" "Four-year"

Examples

Run this code
# NOT RUN {
Develop
chisq.test(Develop)
# }

Run the code above in your browser using DataLab