age_at_mar_tbl_df | R Documentation |
Age at first marriage of 5,534 US women.
Description
The dataset name has been changed to 'age_at_mar_tbl_df' to avoid confusion with other packages in the R ecosystem. 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 data frame, helping to differentiate it from other datasets within the package. The original content of the dataset has not been modified in any way.
Usage
data(age_at_mar_tbl_df)
Format
A tibble with 5,534 observations and 1 variable:
- age
Age at first marriage (integer).
Source
United States Census Data.