MPplotScatterWithK: plot a 2D scatter diagram with clusters in various style

Description Usage Arguments

Description

plot a 2D scatter diagram with clusters in various style

Usage

1
2
MPplotScatterWithK(coords, clust, Gnames = TRUE, main = "",
  Rcss = "default", Rcssclass = c())

Arguments

coords

matrix, first two columns will be interpreted as xy coordinates

clust

character, mapping between items and cluster numbers

Gnames

logical, set TRUE to force cluster group names into G1, G2, etc. Set FALSE to use the existing group names in clust. (This only affects Rcss styling)

main

character, displayed as plot title

Rcss

Rcss object

Rcssclass

Rcss class


tkonopka/MultiPattern documentation built on May 31, 2019, 3:45 p.m.