R/AllGenerics.R

setGeneric("benhur", function(object, ...) standardGeneric("benhur"))
setGeneric("clusterComp", function(object, ...) standardGeneric("clusterComp"))
##setGeneric("show", function(object) standardGeneric("show"))
setGeneric("hist", function(x, ...) standardGeneric("hist"))
setGeneric("ecdf", function(x) standardGeneric("ecdf"))

Try the clusterStab package in your browser

Any scripts or data that you put into this service are public.

clusterStab documentation built on Nov. 8, 2020, 8:23 p.m.