| theme_ticksoutside {ggtern} | R Documentation |
Place Ticks Inside or Outside
Description
theme_ticksoutside is a function that ensures the ticks are placed OUTSIDE of the plot area, whereas,
theme_ticksinside is a function that ensures the ticks are placed INSIDE of the plot area
(opposite to theme_ticksoutside)
Usage
theme_ticksoutside()
theme_ticksinside()
Author(s)
Nicholas Hamilton
[Package ggtern version 3.5.0 Index]