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 Nov. 3, 2023, 5:08 p.m.