Learn R Programming

MSMU (version 0.1.2)

data_210_census: Synthetic Census dataset

Description

A synthetic dataset containing demographic and socioeconomic information for 1,000 individuals.

Usage

data_210_census

Arguments

Format

A data frame with 1000 rows and 5 columns:

age

Persons Age (integer)

gender

Persons Gender (character)

degree

Persons level of education (character)

salary

Persons Yearly Salary (integer)

height

Persons Height in inches (integer)