Learn R Programming

circleplot (version 0.4.1)

point_attr: List of point colours

Description

Selects some pretty colours for point vertices from RColorBrewer. Not a sophisticated function by any means.

Usage

point.attr(distance.matrix)

Arguments

distance.matrix

a distance matrix (class dist) containing either continuous or binary data

Value

Returns a data.frame of the approriate format for the plot.control$points command in circleplot().