print.read_fn {pointblank}R Documentation

Print the a table-prep formula

Description

This function will allow a table-prep formula to be nicely printed.

Usage

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

Arguments

x

An object of class read_fn.

...

Any additional parameters.


[Package pointblank version 0.12.2 Index]