Description Usage Format Source Examples
Census info for the 50 US states plus DC.
1  | data("urban.rural.pop")
 | 
A data frame with 51 observations on the following 5 variables.
StateUS state.
UrbanIna numeric vector
UrbanOuta numeric vector
RuralFarma numeric vector
RuralNonfarma numeric vector
US census.
1 2  | data(urban.rural.pop)
## maybe str(urban.rural.pop) ; plot(urban.rural.pop) ...
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.