R/log_midpipe.R
log_midpipe.Rd
A function to interrupt a pipe to print an expression before continuing with the pipe.
log_midpipe(x, expr)
A data object.
An expression to be evaluated on the data object.
The data object after the expression is evaluated.