Learn R Programming

wrapr (version 1.4.0)

pipe_step: Pipe step operator

Description

S3 dispatch on class of pipe_left_arg. For formal documentation please see https://github.com/WinVector/wrapr/blob/master/extras/wrapr_pipe.pdf.

Usage

pipe_step(pipe_left_arg, pipe_right_arg, pipe_environment, pipe_name = NULL)

Arguments

pipe_left_arg

left argument.

pipe_right_arg

substitute(pipe_right_arg) argument.

pipe_environment

environment to evaluate in.

pipe_name

character, name of pipe operator.

Value

result