Learn R Programming

valytics (version 0.4.0)

print.summary.precision_profile: Print method for summary.precision_profile objects

Description

Print method for summary.precision_profile objects

Usage

# S3 method for summary.precision_profile
print(x, ...)

Value

Invisibly returns the input object x.

Arguments

x

An object of class summary.precision_profile.

...

Additional arguments (currently ignored).