cofe {durham}R Documentation

Church of England Dioceses

Description

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.

Usage

data(cofe)

Format

A data frame with 20 cases of 4 variables.

Giving numberic
Employment numeric
Roll numeric
Attendance numeric

Source

Allan Seheult (originally from Adrian Bowman?)

Examples

data(cofe)
pairs(cofe)

[Package durham version 1.4 Index]