View source: R/CohensdpInitialize.R
| summarize | R Documentation |
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 class 'CohensdpObject'
summarize(x, ...)
x |
an object to summarize |
... |
ignored |
a human-readable output as per articles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.