Description
This empty guide draws nothing; It is included in RxODE 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 NULL
, the title is not shown. By default
(waiver()
), the name of the scale object or the name
specified in labs()
is used for the title.
position
Where this guide should be drawn: one of top, bottom,
left, or right.