Learn R Programming

eulerr (version 1.1.0)

print.euler: Print euler fits

Description

Prints a data frame of the original set relationships and the fitted values as well as diagError 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.

...

Arguments passed to print.data.frame.

Value

Prints the results of the fit.