Print an x-list comprising all validation steps to the console
This function will print a x-list object, with all validation steps included, to the console.
## S3 method for class 'x_list_n' print(x, ...)
x
: An x-list object of class x_list_n
....
: Any additional parameters.Useful links