summary.stratEst.data {stratEst} | R Documentation |
Method dispatch for Generic Function summary
Description
Method dispatch for Generic Function summary
Usage
## S3 method for class 'stratEst.data'
summary(object, ...)
Arguments
object |
An object to be summarized. |
... |
additional arguments affecting the result. |
Value
No return value, prints a summary of the datas to the console.
[Package stratEst version 1.1.6 Index]