show-mewTyp-method: Print the MEW average to the screen

show,mewTyp-methodR Documentation

Print the MEW average to the screen

Description

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.

Usage

## S4 method for signature 'mewTyp'
show(object)

Arguments

object

(class mewTyp) The current state of the MEW average

Value

Upon successful exit, zero is returned invisibly.

Examples

## see the examples for the function mewMean


mewAvg documentation built on April 25, 2022, 5:07 p.m.