report: Base method for creating a report

View source: R/utils.R

reportR Documentation

Base method for creating a report

Description

Base method for creating a .pdf and .tex report from an R object.

Usage

report(x, ...)

Arguments

x

An R object

...

Further arguments to be passed on to specific report functions.

See Also

report.STA


statgenSTA documentation built on Oct. 14, 2024, 9:10 a.m.