Description
summarize()
provides a human-readable output of a dpObject. it is
synonym of summary()
(but as actions are verbs, I used a verb).
Usage
summarize(x, ...)# S3 method for CohensdpObject
summarize(x, ...)
Value
a human-readable output as per articles.
Arguments
- x
an object to summarize
- ...
ignored