LeukemiaLymphomaCases_df: North Humberside Leukemia and Lymphoma Cases

LeukemiaLymphomaCases_dfR Documentation

North Humberside Leukemia and Lymphoma Cases

Description

This dataset, LeukemiaLymphomaCases_df, is a data frame containing information on the number of leukemia and lymphoma cases reported in different locations within North Humberside. The dataset includes the location ID and the number of cases for each location.

Usage

data(LeukemiaLymphomaCases_df)

Format

A data frame with 191 observations and 2 variables:

locationid

Location ID (integer).

numcases

Number of leukemia and lymphoma cases (integer).

Details

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

Source

Data taken from the rsatscan package, distributed with SaTScan software: https://www.satscan.org


OncoDataSets documentation built on April 3, 2025, 6:08 p.m.