gt_shift: Helper to shift coordinates

Description Usage Arguments Examples

View source: R/gt_helpers.R

Description

Generate a sequence centered on s, with length l, and gaps of d. Used to align multiple arrows.

Usage

1
gt_shift(s, l, d)

Arguments

s

a number – center of shift

l

a number – length of shift

d

a number – size of shift

Examples

1

macartan/hop documentation built on Jan. 4, 2022, 9:21 p.m.