swiss_df {sampledatasets} | R Documentation |
The 'swiss_df' dataset provides standardized fertility measures and socioeconomic indicators for 47 French-speaking provinces of Switzerland in 1888. The dataset name has been suffixed with '_df' to indicate that it is a data frame, ensuring clarity within the 'sampledatasets' package.
data(swiss_df)
A data frame with 47 observations and 6 variables:
Standardized fertility measure (numeric).
Percentage of males involved in agriculture as an occupation (numeric).
Percentage of draftees receiving the highest mark on an army examination (integer).
Percentage of draftees with education beyond primary school (integer).
Percentage of Catholic individuals (numeric).
Infant mortality rate per 1000 live births (numeric).
Data from the Swiss Federal Statistical Office (1888).