assignment_pipe: Assignment pipe operator

%<>%R Documentation

Assignment pipe operator

Description

See magrittr::%<>% for details.

Usage

lhs %<>% rhs

Value

The left hand side object with the right hand side applied to it. Does reassign this value to the left hand side.


decktools/votesmart documentation built on May 2, 2023, 5:38 a.m.