Learn R Programming

pointblank (version 0.7.0)

print.ptblank_agent: Print the agent information to the console

Description

This function will allow the agent to print a useful report.

Usage

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

Arguments

x

An agent object of class ptblank_agent.

view

The value for print()s browse argument.

...

Any additional parameters.