Description Usage Format Examples
The medExpenses
data frame
contains average weekly medical expenses including drugs for 33 families
randomly sampled from a community of 600 families which contained
2700 individuals. These data were collected in the 1970's at an
unknown location.
1 |
number of individuals in a family
average weekly cost for medical expenses per family member
1 | with(medExpenses, weighted.mean(expenses, familysize))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.