Learn R Programming

Przewodnik (version 0.16.12)

auta: Auta Dataset

Description

A subset of an auta2012 dataset from the package PogromcyDanych.

Usage

data(auta)

Arguments

Format

a data.frame with 2400 rows and 8 columns

Details

The subsequent columns describe:
  • Marka Brand of the car
  • Model Model of the car
  • Cena Price
  • KM Horse power
  • Pojemnosc Volume of the engine
  • Przebieg Mileage
  • Paliwo Type of fuel
  • Produkcja Year of production

Examples

Run this code
library("Przewodnik")
summary(auta)

Run the code above in your browser using DataLab