getClosePoints.Plots: Indentifies data points that are \"close\"

Description Usage Arguments Value Author(s)

Description

Indentifies data points that are "close". This could be used to exclude high density areas in scatter plots etc where the points are "on top of each other". This becomes a speed/memory issue plots that are printed as vector graphics, e.g. eps.

Usage

1
Plots$getClosePoints(points, nclass=5, threshold=NULL, ...)

Arguments

points

-

nclass

-

threshold

-

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


HenrikBengtsson/R.graphics documentation built on May 6, 2019, 11:53 p.m.