summarize {ANOPA} | R Documentation |
summarize
Description
'summarize()' provides the statistics table an ANOPAobject. It is synonym of 'summary()' (but as actions are verbs, I used a verb).
Usage
summarize(object, ...)
Arguments
object |
an object to summarize |
... |
ignored |
Value
an ANOPA table as per articles.
[Package ANOPA version 0.1.3 Index]