guide_none {ggplot2} | R Documentation |
Empty guide
Description
This guide draws nothing.
Usage
guide_none(title = waiver(), position = waiver())
Arguments
title |
A character string or expression indicating a title of guide.
If |
position |
Where this guide should be drawn: one of top, bottom, left, or right. |
[Package ggplot2 version 3.5.1 Index]