| USCancerRates {latticeExtra} | R Documentation |
This data set records the annual rates of death (1999-2003) due to cancer by sex in US counties.
data(USCancerRates)
A data frame with 3041 observations on the following 8 variables.
rate.maleLCL95.malerate.male UCL95.malerate.male rate.femaleLCL95.femalerate.femaleUCL95.femalerate.femalestatecountymaps package. See the scripts directory for details of data preprocessing steps.
From the website: Death data provided by the National Vital Statistics System public use data file. Death rates calculated by the National Cancer Institute using SEER*Stat. Death rates are age-adjusted to the 2000 US standard population [http://www.seer.cancer.gov/stdpopulations/stdpop.19ages.html]. Population counts for denominators are based on Census populations as modified by NCI.
http://statecancerprofiles.cancer.gov/
USCancerRates
datasets
data(USCancerRates)
R version 2.9.0 (2009-04-17)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(latticeExtra)
> png(filename="images/USCancerRates_%03d.png" ,width=480, height=480)
> ### Name: USCancerRates
> ### Title: Rate of Death Due to Cancer in US Counties
> ### Aliases: USCancerRates
> ### Keywords: datasets
>
> ### ** Examples
>
> data(USCancerRates)
>
>
>
> dev.off()
null device
1
>