print.ptblank_agent {pointblank} | R Documentation |
Print the ptblank_agent
object
Description
This function will allow the agent object to print a useful HTML-based report.
Usage
## S3 method for class 'ptblank_agent'
print(x, view = interactive(), ...)
Arguments
x |
An object of class |
view |
The value for |
... |
Any additional parameters. |
[Package pointblank version 0.12.2 Index]