R/generics_definition.R

#'@title Get the description of a Distribution object
#'
#'@param object The object to describe
#'
#'@export
setGeneric('get.description',
           function(object){standardGeneric('get.description')})
tfojo1/distributions documentation built on July 27, 2024, 3:29 p.m.