print.partR2: Print a partR2 object

Description Usage Arguments Value

View source: R/print.partR2.R

Description

Displays the results a partR2object (i.e. the result of a partR2 function call) in a nice form.

Usage

1
2
## S3 method for class 'partR2'
print(x, round_to = 4, ...)

Arguments

x

partR2 object returned from one of the partR2 functions

round_to

defaults to 4 (decimals)

...

Additional arguments; none are used in this method.

Value

No return value, prints concise results of partR2 calculation.


partR2 documentation built on Jan. 18, 2021, 5:06 p.m.