Skip to contents

This dataset, UK_female_lung_deaths_ts, is a time series object containing monthly deaths from bronchitis, emphysema and asthma in the UK from 1974 to 1979, for females.

Usage

data(UK_female_lung_deaths_ts)

Format

A time series (ts) object with 72 monthly observations from 1974 to 1979.

value

Number of deaths (numeric vector)

time

Time index (1974 to 1979)

Source

Data taken from the datasets package (R version 4.5.0), fdeaths dataset

Details

The dataset name has been kept as 'UK_female_lung_deaths_ts' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the PulmoDataSets package and assists users in identifying its specific characteristics. The suffix 'ts' indicates that the dataset is a time series object. The original content has not been modified in any way.