cofe {durham} | R Documentation |
The data record four variables for 20 dioceses of the Church of England: annual giving to the church per member, the employment rate, the percentage of the population on the electoral roll of the church, and the percentage of the population attending church regularly.
data(cofe)
A data frame with 20 cases of 4 variables.
Giving | numberic |
Employment | numeric |
Roll | numeric |
Attendance | numeric |
Allan Seheult (originally from Adrian Bowman?)
data(cofe) pairs(cofe)