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.
State
US state.
UrbanIn
a numeric vector
UrbanOut
a numeric vector
RuralFarm
a numeric vector
RuralNonfarm
a 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.