show,mewTyp-method {mewAvg} | R Documentation |
Print to the screen the first six elements of the current value (if it is up-to-date) of the moving expanding window (MEW) average. An error is raised if the MEW average is not up-to-date.
## S4 method for signature 'mewTyp' show(object)
object |
(class mewTyp) The current state of the MEW average |
Upon successful exit, zero is returned invisibly.
## see the examples for the function mewMean