guide_none {rxode2} | R Documentation |
Empty Guide
Description
This empty guide draws nothing; It is included in rxode2 for compatibility with ggplot 3.2
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. |
Value
nothing, simply included to be compatible with ggplot 3.2
[Package rxode2 version 3.0.2 Index]