Description Usage Format Examples
Made-up data for whether a sample of two gear companies' parts pass inspection.
1 | data("gear.company")
|
A data frame with 2000 observations on the following 2 variables.
company
a factor with levels current
prospective
outcome
a factor with levels not
pass
1 2 | data(gear.company)
## maybe str(gear.company) ; plot(gear.company) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.