There's no reason for end users to utilize these functions, but CRAN requires it to be documented.
# S3 method for summ.lm
knit_print(x, options = NULL, ...)# S3 method for summ.glm
knit_print(x, options = NULL, ...)
# S3 method for summ.svyglm
knit_print(x, options = NULL, ...)
# S3 method for summ.merMod
knit_print(x, options = NULL, ...)
# S3 method for summ.rq
knit_print(x, options = NULL, ...)
The summ
object
Chunk options.
Ignored.