print.x_list_n: Print an x-list comprising all validation steps to the...

View source: R/print.R

print.x_list_nR Documentation

Print an x-list comprising all validation steps to the console

Description

This function will print a x-list object, with all validation steps included, to the console.

Usage

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

Arguments

x

An x-list object of class x_list_n.

...

Any additional parameters.


pointblank documentation built on April 25, 2023, 5:06 p.m.