print.mevd: Print output of an mevd object.

Description Usage Arguments

View source: R/mevd.R

Description

Print output of a mevd object.

Usage

1
2
     ## S3 method for class 'mevd'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

mevd object.

digits

Number of digits.

...

Additional parameters.


mevd documentation built on Nov. 11, 2019, 3 p.m.

Related to print.mevd in mevd...