theme_ticksoutside: 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()