Learn R Programming

emdi (version 2.0.1)

print.summary.emdi: Prints a summary.emdi object

Description

The elements described in summary.emdi are printed.

Usage

# S3 method for summary.emdi
print(x, ...)

Arguments

x

an object of type "summary.emdi", generally resulting from applying summary to an object of type "emdi".

...

optional arguments passed to print.default; see the documentation on that method functions.

See Also

summary.emdi