geom.to.geom.pos: Find relative position (above, below, left, right) of a geom...

View source: R/positions.r

geom.to.geom.posR Documentation

Find relative position (above, below, left, right) of a geom to a geom

Description

If the geoms intersect non of the attributes holds true, i.e. the geom new must be stricly above old

Usage

geom.to.geom.pos(new, old, check = c("above", "below", "left", "right"))

skranz/bbsvg documentation built on Oct. 10, 2022, 6:51 a.m.