example_df_a | R Documentation |
datasets::mtcars
- version aA version of mtcars with some values altered and some rows/columns removed. Not for informational purposes, used only to demonstrate the comparison of two slightly different data frames. Since some values were altered at random, the values do not necessarily reflect the true original values. The variables are as follows:
example_df_a
A data frame with 9 rows and 9 variables:
The rowname in the corresponding datasets::mtcars
row
Miles/(US) gallon
Number of cylinders
Displacement (cu.in.)
Gross horsepower
Rear axle ratio
Weight (1000 lbs)
Engine (0 = V-shaped, 1 = straight)
Transmission (0 = automatic, 1 = manual)
Sourced from the CRAN datasets package, with modified values. Originally from Henderson and Velleman (1981), Building multiple regression models interactively. Biometrics, 37, 391–411.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.