bc.data | R Documentation |
The bc.data
dataset consists of two data frames:
bc.data[[1]]
: Breast cancer incidence at 242 sampling units in mainland China, where the SSH stratum (SSHID
) and reporting unit (GBCODE
) that each sample falls into are specified. The sampling attribute is Incidence
.
bc.data[[2]]
: The county-level administrative divisions in mainland China (GBCODE
), where the weights of each intersecting stratum (W1
and W2
) are specified.
data(bc.data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.