View source: R/theme-showlabels.R
theme_showlabels | R Documentation |
Convenience functions to enable or disable the axis ticklabels
theme_showlabels()
theme_hidelabels()
theme_nolabels()
theme_showlabels
is a function that apends to the current theme a flag to switch ON the axis ticklabels, whilst
theme_hidelabels
or theme_nolabels
(Alias) are functions that apends to the current theme a flag
to switch OFF the axis ticklabels
Nicholas Hamilton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.