Learn R Programming

ggtern (version 2.1.4)

theme_noarrows: Show or Hide the Ternary Arrows

Description

theme_noarrows is a function that appends to the current theme a flag to switch OFF the ternary arrows

theme_hidearrows is an alias for theme_noarrows

theme_showarrows is a function that appends to the current theme a flag to switch ON the ternary arrows

Usage

theme_noarrows()
theme_hidearrows()
theme_showarrows()
theme_hidemask()

Arguments