pipeAssign: Pipe assign operator

Description Usage Arguments Value

Description

See magrittr::%<>% for details.

Usage

1
lhs %<>% rhs

Arguments

lhs

A variable.

rhs

A function call using the magrittr semantics.

Value

The result of calling lhs <- rhs(lhs).


rubens2005/criticalpath documentation built on Feb. 6, 2022, 10:54 p.m.