%<>% {votesmart} | 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.
[Package votesmart version 0.1.2 Index]