theme_clockwise: 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
.