Learn R Programming

edrGraphicalTools (version 2.2)

print.edr: Print a Summary of an edr Object

Description

This is a method for the function print for objects of the class edr.

Usage

# S3 method for edr
print(x, …)

Arguments

x

An object of class edr generated by the function edr.

Further arguments to be passed to or from other methods. They are ignored in this function

Value

A summary of the edr Object is returned.

See Also

edr