compoundAssignment: Chain together multiple operations

%<>%R Documentation

Chain together multiple operations

Description

Chain together multiple operations and save to the object at the start of the chain. See 'magrittr' documentation for details.

Usage

lhs %<>% rhs

Arguments

lhs, rhs

A data set and function to apply it to


pixiedust documentation built on Oct. 10, 2023, 9:07 a.m.