divorce_margarine | R Documentation |
Divorce rates in Maine and per capita consumption of margarine in US data
divorce_margarine
An object of class "data.frame"
.
divorce_rate_maine. Divorce per 1000 in Maine.
margarine_consumption_per_capita. US per capita consumption of margarine in pounds.
year. Year.
with(divorce_margarine, plot(margarine_consumption_per_capita, divorce_rate_maine))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.