Learn R Programming

ggtern (version 1.0.5.0)

theme_noarrows: Show or Hide the Ternary Arrows

Description

theme_noarrows is a function that apepnds 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 apepnds to the current theme a flag to switch ON the ternary arrows

Usage

theme_noarrows()

theme_hidearrows()

theme_showarrows()

Arguments