us16 | R Documentation |
This data set is a combination of household and personal-level data sets available as sample files on the Luxembourg Income Study website. The data sets were combined to assign personal characteristics of household heads to households.
us16
A data frame with 1000 rows and 8 variables:
Total income, sum of hitransfer, hilabour, and hicapital.
Transfer income.
Labor income.
Capital income.
Population weights.
Age of the household head.
Sex of the household head.
Education level of the household head.
Thus, the combined data set contains income data on 1000 households. This includes three income sources and value for total income. Additionally, contains several features of every household head: sex, education, and age.
LIS Cross-national Data Center, https://www.lisdatacenter.org/resources/self-teaching/
# To load the dataset to the environment, use the following code:
data(us16)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.