print.LexOPS_pipeline | R Documentation |
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.
## S3 method for class 'LexOPS_pipeline'
print(x, ...)
x |
A LexOPS_pipeline object resulting from one of |
... |
Other arguments passed to or from other methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.