data_210_census {MSMU} | R Documentation |
Synthetic Census dataset
Description
A synthetic dataset containing demographic and socioeconomic information for 1,000 individuals.
Usage
data_210_census
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)
Source
Synthetic Data
[Package MSMU version 0.1.2 Index]