print.x_list_i: Print a single-step x-list to the console

View source: R/print.R

print.x_list_iR Documentation

Print a single-step x-list to the console

Description

This function will print an x-list object, for a single step, to the console.

Usage

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

Arguments

x

An x-list object of class x_list_i.

...

Any additional parameters.


rich-iannone/pointblank documentation built on March 29, 2024, 6:24 a.m.