Description Usage Format Details
states
dataset contains demographic, economic, geographical and social information about
U.S States
1 |
states
is a tbl data frame with 50 observations on 11 variables.
The 11 variables of the states
tbl data frame are the following ones:
Population
population (numeric)
Income
income (numeric)
Illiteracy
illiteracy rate (numeric)
Life.Exp
life expectation (character)
Murder
murder rate (numeric)
HS.Grad
high school graduation rate (numeric)
Frost
frost (numeric)
Area
area (km^2) (numeric)
state.name
state name (factor with 50 levels)
state.region
state region (factor with 4 levels: South
, West
, Northeast
and North Central
)
states.region.abb
state region abbreviation (factor with 4 levels: S
, W
, N
and C
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.