Description Usage Format Details See Also
The mtcars
data was extracted from the analogous data frame of package datasets
, included in the base R
distribution.
1 |
mtcars
is a tbl data frame with 32 observations on 5 variables.
The 5 variables of the mtcars
tbl data frame are the following ones:
car
car model (character);
carb
number of carburetors (numeric);
cyl
number of cylinders (numeric);
mpg
miles/(US) gallon (numeric);
disp
displacement (cu.in.) (numeric).
the complete mtcars
help page is in the datasets
package: mtcars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.