pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

The pipe operator from magrittr, %>%, can also be used in functions from tmaptools.

Arguments

lhs

Left-hand side

rhs

Right-hand side


tmaptools documentation built on April 4, 2025, 2:02 a.m.