Learn R Programming

dobson (version 0.4)

chronic: Chronic health data from table 2.7

Description

Numbers of chronic medical conditions reported by samples of women living in large country towns (town group) or in more rural areas (country group) in New South Wales, Australia

Usage

data(chronic)

Arguments

Format

A data frame with 49 observations and the following 2 variables.

place

place (town or country)

number

number of conditions

Examples

Run this code
# NOT RUN {
data(chronic)
summary(chronic)
# }

Run the code above in your browser using DataLab