%>% {tmaptools}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


[Package tmaptools version 3.1-1 Index]