Learn R Programming

pointblank (version 0.7.0)

print.examination_page: Print the reporting produced by scan_data()

Description

This facilitates printing of the HTML report to the R console.

Usage

# S3 method for examination_page
print(x, ..., view = interactive())

Arguments

x

An object of class examination_page.

...

Any additional parameters.

view

The value for print()s browse argument.