Learn R Programming

rapport (version 0.51)

print.rapport: 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

Run this code
rapport('example', data = mtcars, var='hp')

Run the code above in your browser using DataLab