print.r_sqr: Print Objects of Type r_sqr

View source: R/glm.R

print.r_sqrR Documentation

Print Objects of Type r_sqr

Description

Print Objects of Type r_sqr

Usage

## S3 method for class 'r_sqr'
print(x, format = c("default", "tibble", "text"), digits.r2 = 4, ...)

Arguments

x

an object of class "r_sqr", a result of a call to r2

format

format of the output

digits.r2

if format is text, default decimal digits to print

...

additional parameters passed to other functions


the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.