print.LexOPS_pipeline: Print a summary about an ungenerated LexOPS pipeline

View source: R/class_funs.R

print.LexOPS_pipelineR Documentation

Print a summary about an ungenerated LexOPS pipeline

Description

Prints a summary about a LexOPS pipeline object (returned from functions like split_by(), control_for(), etc.), listing the splits and controls in the pipeline so far.

Usage

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

Arguments

x

A LexOPS_pipeline object resulting from one of split_by(), control_for(), etc..

...

Other arguments passed to or from other methods.


JackEdTaylor/LexOPS documentation built on Sept. 10, 2023, 3:09 a.m.