Learn R Programming

modelsummary (version 2.3.0)

glance_custom_internal.lm: 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 lm
glance_custom_internal(x, vcov_type = NULL, gof = NULL, ...)

Arguments