Learn R Programming

wrapr (version 1.4.0)

wrapr_function: Wrapr function.

Description

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

Usage

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

Arguments

pipe_left_arg

left argument.

pipe_right_arg

right argument (general object, not a function).

pipe_environment

environment to evaluate in.

pipe_name

character, name of pipe operator.

Value

result