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 arrowstheme_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()