Learn R Programming

surveil (version 0.3.0)

cancer: US cancer incidence by age, 1999-2017

Description

Annual cancer cases (all sites) by age group for the United States.

Usage

cancer

Arguments

Format

A data frame with the following columns:

Year

Year of diagnosis

Age

Age group

Count

Number of cancer cases

Population

Age-specific population estimates

Examples

Run this code
data(cancer)
head(cancer)

Run the code above in your browser using DataLab