R/biodecrypt.view.R

Defines functions biodecrypt.view

Documented in biodecrypt.view

biodecrypt.view<-function(mat,id,alpha=NULL, fraction=0.95, partCount=10, map=NULL,main=NULL, xlim=NULL,ylim=NULL,clipToCoast="terrestrial",cex0=0.2,cex1=0.25){
	stop("biodecrypt.view is deprecated and no longer supported. Please use biodecrypt with plot=T to achieve the same result. This function will be removed in future versions.")
}
leondap/recluster documentation built on Nov. 11, 2024, 7:11 a.m.