Learn R Programming

eulerr (version 3.0.1)

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 base::print.data.frame().

Value

Prints the results of the fit.