MPplotScatterWithLinks: 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
3
MPplotScatterWithLinks(coords, xyd, seed = rownames(coords)[1],
  seed.links = round(nrow(coords)/4), main = "", Rcss = "default",
  Rcssclass = c())

Arguments

coords

matrix, first two columns will be interpreted as xy coordinates

xyd

distance object or matrix

seed

character, sample for which to show neighbors

seed.links

integer, number of links

main

character, displayed as plot title

Rcss

Rcss object

Rcssclass

Rcss class


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