Learn R Programming

eulerr (version 2.0.0)

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.

...

Arguments passed to base::print.data.frame().

Value

Prints the results of the fit.