R/AllGenerics.R

#' @export
setGeneric("counts", function(object, ...) standardGeneric("counts"))

#' @export
setGeneric("psi", function(object, ...) standardGeneric("psi"))

#' @export
setGeneric("psi<-", function(object, ..., value) standardGeneric("psi<-"))
tangchao7498/ICAS documentation built on Jan. 28, 2021, 3:56 p.m.