plot.sgc: plot clusters

View source: R/plot_sgc.R

plot.sgcR Documentation

plot clusters

Description

plot clusters

Usage

## S3 method for class 'sgc'
plot(x, data, atleast = 2, add = FALSE, col, ...)

Arguments

x

spatcluster-cluster object

data

point pattern object used for computing the graph

atleast

plot only cluster with 'atleast' points in them

add

add or plot new

col

colors for clusters, chosen randomly if missing.

...

passed to points


spatgraphs documentation built on Feb. 16, 2023, 8:49 p.m.