Place Ticks Inside or Outside
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
)
theme_ticksoutside() theme_ticksinside()
Nicholas Hamilton
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.