Skip to contents

A function to interrupt a pipe to print an expression before continuing with the pipe.

Usage

log_midpipe(x, expr)

Arguments

x

A data object.

expr

An expression to be evaluated on the data object.

Value

The data object after the expression is evaluated.