%+% {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 |
e2 |
A plot component (see ?ggplot2:: |
[Package ggtibble version 1.0.2 Index]