print.x_list_i function

Print a single-step x-list to the console

Print a single-step x-list to the console

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

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

Arguments

  • x: An x-list object of class x_list_i.
  • ...: Any additional parameters.