cle_sac_tbl_df {usdatasets} | R Documentation |
The dataset name has been changed to 'cle_sac_tbl_df' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and assists users in identifying its specific characteristics. The suffix 'tbl_df' identifies the dataset as a tibble. The original content of the dataset has not been modified in any way.
data(cle_sac_tbl_df)
A tibble with 500 observations and 8 variables:
Year of the observation (integer).
State of the observation (factor with 2 levels).
City of the observation (character).
Age of the individual (integer).
Sex of the individual (factor with 2 levels).
Race of the individual (character).
Marital status of the individual (character).
Personal income of the individual (integer).
Cleveland Study