magrittr (version 1.5)

debug_pipe: Debugging function for magrittr pipelines.

Description

This function is a wrapper around browser, which makes it easier to debug at certain places in a magrittr pipe chain.

Usage

debug_pipe(x)

Arguments

x

a value

Value

x