Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

theme_showlabels

Show or Hide Axis Ticklabels


Description

Convenience functions to enable or disable the axis ticklabels

Usage

theme_showlabels()

theme_hidelabels()

theme_nolabels()

Details

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

Author(s)

Nicholas Hamilton


ggtern

An Extension to 'ggplot2', for the Creation of Ternary Diagrams

v3.3.0
GPL-2 | file LICENSE
Authors
Nicholas Hamilton [aut, cre]
Initial release
2020-04-9

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.