print.rapport: Prints rapport

View source: R/print.methods.R

print.rapportR Documentation

Prints rapport

Description

Default print method for rapport class objects that shows evaluated report contents.

Usage

## S3 method for class 'rapport'
print(x, ...)

Arguments

x

any "rapport" class object

...

ignored

Examples

## Not run: 
rapport('example', data = mtcars, var='hp')

## End(Not run)

Rapporter/rapport documentation built on June 10, 2025, 4:59 a.m.