Extend the Limits of a Range Vector
Arguments
- limits
vector of two elements as e.g. used for xlim or ylim
- left
percentage of limit range (absolute == FALSE) or absolute value (absolute == TRUE) by which the left limit is extended to the left.
- right
percentage of limit range (absolute == FALSE) or absolute value (absolute == TRUE) by which the right limit is extended to the right.
- absolute
Default: FALSE