Learn R Programming

pointblank (version 0.7.0)

print.read_fn: Print the read_fn object

Description

This function will allow the read_fn to be nicely printed.

Usage

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

Arguments

x

An object of class read_fn.

...

Any additional parameters.