ggexpand: hexpand

Description Usage Arguments Value Author(s)

View source: R/axis.R

Description

hexpand

vexpand

expand xlim (ylim) by ratio of x (y) range

Usage

1
2
3
4
5
hexpand(ratio, direction = 1)

vexpand(ratio, direction = 1)

ggexpand(ratio, direction = 1, side = "hv")

Arguments

ratio

expand x (y) limits by amount of xrange (yrange) * ratio

direction

expand x limit at right hand side if direction is 1, or left hand side if direction is -1

side

one of 'h' for horizontal and 'v' for vertical or 'hv' for both.

Value

ggexpand object

Author(s)

Guangchuang Yu


ggtree documentation built on Nov. 15, 2020, 2:09 a.m.