summarize() provides a human-readable output of a dpObject. it is synonym of summary() (but as actions are verbs, I used a verb).

summarize(x, ...)

# S3 method for CohensdpObject
summarize(x, ...)

Arguments

x

an object to summarize

...

ignored

Value

a human-readable output as per articles.