defeq: Pipe operator

:=R Documentation

Pipe operator

Description

See data.table:::= for details.

Usage

lhs := rhs

Arguments

lhs

A value.

rhs

A function call.

Value

The result of calling rhs(lhs).


mkhlgrv/macroparsing documentation built on Dec. 10, 2022, 3:52 a.m.