print.action_levels {pointblank}R Documentation

Print the action_levels object

Description

This function will allow the action_levels to be nicely printed.

Usage

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

Arguments

x

An object of class action_levels.

...

Any additional parameters.


[Package pointblank version 0.12.2 Index]