Learn R Programming

cluster.datasets (version 1.0-1)

hartigan.datasets: Hartigan (1975) Data Sets

Description

This data frame contains the directory of data sets from Hartigan (1975) that are available in this package.

Usage

data(hartigan.datasets)

Arguments

Format

A data frame with 53 observations on the following 4 variables.
table.name
a character vector with the table name
chapter
a numeric vector with the chapter containing the table
page
a numeric vector with the page on which the table appears
data.set.name
a character vector the data set name in this package

Details

Chapter number 0 is associated with the Introduction of the book.

References

Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.

Examples

Run this code
data(hartigan.datasets)

Run the code above in your browser using DataLab