word_str_to_xy_str | R Documentation |
Changes the format of a word string bounding box (ie left, right etc) to an xy string type (eg xmax, ymin).
word_str_to_xy_str(bbox)
bbox |
A bounding box with names left, right etc |
a bounding box uses xmax
etc style as a string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.