theme_clockwise {ggtern}R Documentation

Direction of Ternary Rotation

Description

theme_clockwise, theme_anticlockwise (or their aliasses) are function that instructs the axes precession to be clockwise or anticlockwise respectively.

Usage

theme_clockwise()

theme_anticlockwise()

theme_counterclockwise()

Details

If the tern.axis.arrow.show value is FALSE, these functions will set it to TRUE.

Author(s)

Nicholas Hamilton


[Package ggtern version 3.5.0 Index]