Learn R Programming

MindOnStats (version 0.11)

Asia-Pacific edition data: Data from the Asia-Pacific 1st edition published November 2010

Description

Data sets provided by the publisher for preparation of the support documentation for using R in conjunction with the first edition of the textbook. All data sets appear in the second edition also.

Usage

data(Mobiles)

Arguments

Format

varies

Source

Data imported from csv files provided by the publisher. Column headings were altered to ensure consistent use of capital letters, spaces, underscores, and full stops.

References

Utts, J.M. and Heckard, R.F. (2010) Mind on Statistics, Australia.

Examples

Run this code
data(Mobiles)
str(Mobiles)

Run the code above in your browser using DataLab