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


nutterb/pixiedust documentation built on Oct. 17, 2023, 9:20 a.m.