Learn R Programming

robustHD (version 0.5.0)

TopGear: Top Gear car data

Description

The data set contains information on cars featured on the website of the popular BBC television show Top Gear.

Usage

data("TopGear")

Arguments

source

The data were scraped from http://www.topgear.com/uk/ on 2014-02-24. Variable Origin was added based on the car maker information.

Examples

Run this code
data("TopGear")
summary(TopGear)

Run the code above in your browser using DataLab