bbx_transform: Functions for transforming certain coordinates of bbx These...

Description Usage Arguments Value Examples

Description

Functions for transforming certain coordinates of bbx These functions can modify a vector of bbx

Usage

1

Arguments

bbx

character vector of bounding boxes to update

x

scalar or numeric vector to update bbx with

y

scalar or numeric vector to update bbx with

Value

a vector of updated and validated bbxes

Examples

1
bbx_translate(c("100 100 200 200", "300 400 500 600"), x=111, y=222)

dmi3kno/bbx documentation built on May 14, 2020, 9:08 p.m.