no_expansion: Remove scale expansion
Description
Remove scale expansion
Usage
no_expansion(borders = "tlbr")
Value
An object which can be added to ggplot.
Arguments
- borders
Which border should be removed? A string containing
one or more of "t", "l", "b", "r", "x", and "y".