guide_none: Empty guide

View source: R/guide-none.R

guide_noneR 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 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.


hadley/ggplot2 documentation built on April 28, 2024, 11:17 p.m.