Learn R Programming

MSMU (version 0.1.2)

class_demographics: Class demographics

Description

A sample dataset representing demographic and academic information for 50 college students.

Usage

class_demographics

Arguments

Format

A data frame with 50 rows and 6 columns:

names

Persons name (character)

ages

Persons age (int)

state

Persons state (character)

year

Persons year in college (character)

majors

Persons major (character)

sport

Binary Sport, 1(yes) or 0(no) (integer)