The `arbuthnot_tbl` dataset contains historical baptism records collected by John Arbuthnot. It includes data on the number of boys and girls baptized each year from 1629 to 1710 in London. This dataset was historically significant in one of the earliest applications of statistical analysis to human populations. The dataset name has been suffixed with `_tbl` to indicate that it is a tibble, ensuring clarity within the `sampledatasets` package.
Usage
data(arbuthnot_tbl)