word_str_to_xy_matrix: Morph an xy string bbox to a xy matrix bbox

View source: R/morph_bbox.R

word_str_to_xy_matrixR Documentation

Morph an xy string bbox to a xy matrix bbox

Description

Changes the format of a xy string bounding box (eg xmax, ymin) to an xy matrix type.

Usage

word_str_to_xy_matrix(bbox)

Arguments

bbox

A bounding box with names xmin, ymax etc

Value

a bounding box in matrix form


baslat/bbb documentation built on Nov. 12, 2022, 8:22 a.m.