Complaints: Environmental complaints from the Rijnomond area of The...

ComplaintsR Documentation

Environmental complaints from the Rijnomond area of The Netherlands

Description

Environmental complaints about odors from the Rijnmond region (near Rotterdam in the Netherlands) in 1988.

Usage

data(Complaints)

Format

A dataframe with two columns:

freq

The daily number of complaints.

count

The number of days the specific complaint frequency occurred.

Details

In 1988, the Rijnmond Environmental Agency registered approximately 20,000 complaints about odors from regional inhabitants.

Source

Personal information from Paul Eilers.

Examples

plot(Complaints$freq, Complaints$count, type = 'h',
xlab = 'Number of complaints per day', ylab = 'Frequency')

JOPS documentation built on Sept. 8, 2023, 5:42 p.m.

Related to Complaints in JOPS...