Learn R Programming

GLMsData (version 1.4)

polythene: Cosmetic company use of polythene

Description

The usage in tonnes of polythene as a packaging materials for 23 uk cosmetic companies (year unknown)

Usage

data(polythene)

Arguments

Format

A data frame with 23 observations on the following 3 variables.

Company

the uk cosmetic company identifier; a numeric vector with levels from 1 to 23

Polythene

the amount of polythene used in tonnes for packaging; a numeric vector

Turnover

the annual company turnover in hundreds of thousands of pounds; a numeric vector

Examples

Run this code
data(polythene)
summary(polythene)

Run the code above in your browser using DataLab