data1: Example data using mtcars

data1R Documentation

Example data using mtcars

Description

mtcars - data.frame with row names

Usage

data1

Format

A data.frame with columns:

mpg

Miles per US gallon

cyl

No. of engine cylinder

disp

Engine displacement (cu. in.)

hp

Gross horsepower

drat

Rear axle ratio

wt

Weight of the vehicle lb/1000

qsec

1/4 mile time

vs

Engine cylinder configuration 0 = v-shape, 1 = in-line

am

0 = automatic, 1 = manual

carb

Number of carburetors

Source

from base R

Examples

## Not run: 
  data1

## End(Not run)
# data can be found in
system.file("data", package = "wr.data.table")

kleu046/wr.data.table documentation built on April 25, 2022, 1:41 p.m.