%+% {ggtibble}R Documentation

Use the ⁠%+%⁠ operator from ggplot2 for ggtibble and gglist objects

Description

Use the ⁠%+%⁠ operator from ggplot2 for ggtibble and gglist objects

Usage

e1 %+% e2

Arguments

e1

Either a ggtibble or gglist object or an object that can use the default ⁠ggplot2::%+%⁠ function

e2

A plot component (see ?ggplot2::⁠%+%⁠)


[Package ggtibble version 1.0.2 Index]