word_str_to_xy_str: Morph a word string bbox to a xy string bbox

View source: R/morph_bbox.R

word_str_to_xy_strR Documentation

Morph a word string bbox to a xy string bbox

Description

Changes the format of a word string bounding box (ie left, right etc) to an xy string type (eg xmax, ymin).

Usage

word_str_to_xy_str(bbox)

Arguments

bbox

A bounding box with names left, right etc

Value

a bounding box uses xmax etc style as a string


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