Learn R Programming

surveil (version 0.3.0)

msa: Colorectal cancer incidence by Texas MSA, 1999-2017, ages 50-79

Description

Annual counts of colorectal cancer (cancer of colon or rectum), ages 50-79, for Texas's top four metropolitan statistical areas (MSAs), with population at risk estimates, by race-ethnicity (non-Hispanic White, non-Hispanic Black, Hispanic/Latino).

Usage

msa

Arguments

Format

A tibble with the following attributes:

Year

Year of diagnosis

Race

Race-ethnicity designation

MSA

Metropolitan statistical area

Count

Number of CRC cases

Population

Age-specific population estimate

Examples

Run this code

data(msa)
head(msa)

Run the code above in your browser using DataLab