
Last chance! 50% off unlimited learning
Sale ends in
count.overplot
checks for overlying points defined as points
separated by a maximum of tol
, a two element numeric vector of
the x and y tolerance. This defaults to 1/1000 of the plot range.count.overplot(x,y,tol=NULL,...)
plot
.cluster.overplot
,sizeplot
xy.mat<-cbind(sample(1:10,200,TRUE),sample(1:10,200,TRUE))
count.overplot(xy.mat)
Run the code above in your browser using DataLab