exposition: Exposition pipe

%$%R Documentation

Exposition pipe

Description

Expose the names in 'lhs' to the 'rhs' expression. Magrittr imported function, see details and examples in the magrittr package.

Arguments

lhs

A list, environment, or a data.frame.

rhs

An expression where the names in lhs is available.

Value

Result of rhs applied to one or several names of lhs.


ThomasChln/opticskxi documentation built on April 12, 2025, 5:43 a.m.