glance_custom_internal.lm: Avoid namespace conflict when we want to customize glance...

View source: R/methods_stats.R

glance_custom_internal.lmR Documentation

Avoid namespace conflict when we want to customize glance internally and still allow users to do the same with their own functions

Description

Avoid namespace conflict when we want to customize glance internally and still allow users to do the same with their own functions

Usage

## S3 method for class 'lm'
glance_custom_internal(x, vcov_type = NULL, gof = NULL, ...)

modelsummary documentation built on Oct. 15, 2023, 5:06 p.m.