print.euler: Print Euler Fits
Description
Prints a data frame of the original set relationships and the fitted
values as well as diag_error
and stress
statistics.
Usage
# S3 method for euler
print(x, round = 3, ...)
Arguments
x
Euler diagram specification from euler()
.
round
Number of decimal places to round to.
Value
Prints the results of the fit.