Learn R Programming

HSAUR3 (version 1.0-5)

gardenflowers: Garden Flowers Data

Description

The dissimilarity matrix of 18 species of garden flowers.

Usage

data("gardenflowers")

Arguments

Format

An object of class dist.

Source

L. Kaufman and P. J. Rousseeuw (1990), Finding groups in data: an introduction to cluster analysis, John Wiley \& Sons, New York.

Details

The dissimilarity was computed based on certain characteristics of the flowers.

Examples

Run this code

  data("gardenflowers", package = "HSAUR3")
  gardenflowers

Run the code above in your browser using DataLab