theme_showtitles: Show or Hide the Axis (Apex) Titles

Description Usage Author(s) Examples

View source: R/theme-showtitles.R

Description

Convenience functions to SHOW or HIDE the apex labels.

Usage

1
2
3
4
5

Author(s)

Nicholas Hamilton

Examples

1
2
3
 #Load data
 data(Feldspar)
 ggtern(data=Feldspar,aes(An,Ab,Or)) + geom_point() + theme_bw() + theme_hidetitles()

leogama/ggtern documentation built on Dec. 21, 2021, 10:40 a.m.