UK_female_lung_deaths_ts | R Documentation |
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.
data(UK_female_lung_deaths_ts)
A time series (ts) object with 72 monthly observations from 1974 to 1979.
Number of deaths (numeric vector)
Time index (1974 to 1979)
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.
Data taken from the datasets package (R version 4.5.0), fdeaths dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.