scotland_sf | R Documentation |
County-level (n=56) data for lip cancer among males in Scotland between 1975-1980
scotland_sf
A data frame with 56 rows representing counties and 5 variables:
Geometric representation of counties in Scotland
Number of Lip Cancer cases per county
Scotland County name
Proportion of the population who work in agricultural fishing and farming
Expected number of lip cancer cases
Kemp I., Boyle P., Smans M. and Muir C. (1985) Atlas of cancer in Scotland, 1975-1980, incidence and epidemiologic perspective International Agency for Research on Cancer 72.
Clayton D. and Kaldor J. (1987) Empirical Bayes estimates of age-standardized relative risks for use in disease mapping. Biometrics, 43, 671–681.
library(ggplot2) ## Not run: ggplot() + geom_sf(data = scotland_sf, aes(fill= cases)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.